Added tipical student locations

This commit is contained in:
2023-09-14 00:32:30 +03:00
parent 7ecfe6faa4
commit 32d1b1b0e6
10 changed files with 146 additions and 5 deletions

View File

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