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

index.js « new « labels « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 72c5e4744ac572dcfec6bd8e3cbc473bb76c2c3a (plain)
1
2
3
import Labels from '~/labels';

export default () => new Labels();