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

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

ErrorTrackingList();