export const FileItemData = [ { id: 1, title: 'Monthly Leave Report', link: '#', filesize: '175KB', date: 'January 7, 2020', }, { id: 2, title: 'Dental Claim Form', link: '#', filesize: '175KB', date: 'January 7, 2020', }, { id: 3, title: 'Healthcare Expenses Statement', link: '#', filesize: '175KB', date: 'January 7, 2020', }, { id: 4, title: 'CUPE 3778 Collective Agreement', link: '#', filesize: '175KB', date: 'January 7, 2020', }, { id: 5, title: 'Accident Report', link: '#', filesize: '175KB', date: 'January 7, 2020', }, ];