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

index.js « mr_notes « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 10fb89feccc923c15f0f3f58c4695b85330de322 (plain)
1
2
3
import initMrNotes from './init_mr_notes';

export default initMrNotes;