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

index.js « show « 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: c08a10122b6ab88355348872b182586aa10aa477 (plain)
1
2
3
import { mountApplications as mountEditApplications } from '~/pages/shared/wikis/async_edit';

mountEditApplications();