Welcome to mirror list, hosted at ThFree Co, Russian Federation.

state.js « store « jira_connect « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 079b8350770eff68218c8d8f2097f5e06baf2b8a (plain)
1
2
3
export default () => ({
  errorMessage: undefined,
});