feat: add ui for stay card

This commit is contained in:
Fredrik Thorsson
2024-06-26 14:52:35 +02:00
parent e4e3b315ff
commit c435873937
5 changed files with 66 additions and 13 deletions

View File

@@ -12,5 +12,6 @@ export { default as HouseIcon } from "./House"
export { default as InfoCircleIcon } from "./InfoCircle"
export { default as LocationIcon } from "./Location"
export { default as LockIcon } from "./Lock"
export { default as PersonIcon } from "./Person"
export { default as PhoneIcon } from "./Phone"
export { default as PlusCircleIcon } from "./PlusCircle"