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

index.js « index « alert_management « projects « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed352f0ad7afcad998b391242ae252b53166fcc9 (plain)
1
2
3
import AlertManagementList from '~/alert_management/list';

AlertManagementList();