Added location marker

This commit is contained in:
2023-08-15 23:06:12 +03:00
parent 410931b475
commit 7798b0170d
7 changed files with 63 additions and 4 deletions

View File

@ -16,3 +16,4 @@ export { default as Poetry } from './Poetry'
export { default as SelectDisposalTrashbox } from './SelectDisposalTrashbox'
export { default as StarRating } from './StarRating'
export { default as CardLayout } from './CardLayout'
export { default as LocateButton } from './LocateButton'