UNPKG

@gitlab/ui

Version:
43 lines (42 loc) 510 B
export 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', }, ];