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

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

4 lines
64 B
JavaScript
Raw Normal View History

2020-10-24 23:57:45 +05:30
import IncidentsList from '~/incidents/list';
2021-01-29 00:20:46 +05:30
IncidentsList();