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

index.js « edit « wikis « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2288c2655cad910e11a79885631989c8d83086e (plain)
1
2
3
import { mountApplications } from '~/pages/shared/wikis/edit';

mountApplications();