UNPKG

@gitlab/ui

Version:
34 lines (32 loc) 437 B
const mockPathItems = [{ title: 'First', metric: '1d' }, { title: 'Second', metric: '2d' }, { title: 'Third', metric: '3d' }, { title: 'Fourth', metric: '4d' }, { title: 'Fifth', metric: '5d' }, { title: 'Sixth', metric: '6d' }, { title: 'Seventh', metric: '7d' }, { title: 'Eighth', metric: '8d' }, { title: 'Ninth', metric: '9d' }, { title: 'Tenth', metric: '10d' }]; export { mockPathItems };