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

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

// eslint-disable-next-line no-new
new Labels();