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

index.js « impersonation_tokens « admin « pages « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 030328a1363b1ea5cfd91d3e517710f8b5f8a124 (plain)
1
2
3
import DueDateSelectors from '../../../due_date_select';

export default () => new DueDateSelectors();