debian-mirror-gitlab/app/assets/javascripts/pages/projects/wikis/show/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
85 B
JavaScript
Raw Normal View History

2022-06-21 17:19:12 +05:30
import { mountApplications } from '~/pages/shared/wikis/show';
2021-11-18 22:05:49 +05:30
2022-06-21 17:19:12 +05:30
mountApplications();