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

index.js « issues « groups « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 912a4ea2c110c67289e29b84fc661b17a9b2f731 (plain)
1
2
3
import { mountIssuesListApp } from '~/issues/list';

mountIssuesListApp();