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

index.js « details « 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: 183e07ca1fc83d6b94ff1ca7995b22c4c592125b (plain)
1
2
3
import AlertDetails from '~/vue_shared/alert_details';

AlertDetails('#js-alert_details');