refactor: change file name

This commit is contained in:
unknown
2021-09-10 15:36:07 +07:00
parent 3e4b056ee8
commit f649fbf83c
2 changed files with 4 additions and 0 deletions

View File

@@ -25,3 +25,7 @@ export { default as IconCheck } from './IconCheck'
export { default as IconTime } from './IconTime' export { default as IconTime } from './IconTime'
export { default as IconPeople } from './IconPeople' export { default as IconPeople } from './IconPeople'
export { default as IconLocation } from './IconLocation' export { default as IconLocation } from './IconLocation'
export { default as IconClose } from './IconClose'
export { default as IconDelete } from './IconDelete'
export { default as IconPlus } from './IconPlus'
export { default as IconMinus } from './IconMinus'