diff --git a/pages/delivery-policy.tsx b/pages/privacy-policy.tsx similarity index 100% rename from pages/delivery-policy.tsx rename to pages/privacy-policy.tsx diff --git a/src/components/icons/index.ts b/src/components/icons/index.ts index 523b9c488..477d8863c 100644 --- a/src/components/icons/index.ts +++ b/src/components/icons/index.ts @@ -25,3 +25,7 @@ export { default as IconCheck } from './IconCheck' export { default as IconTime } from './IconTime' export { default as IconPeople } from './IconPeople' 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' \ No newline at end of file