refactor(guest): retire legacy guest app and move shared modules
This commit is contained in:
@@ -3,4 +3,4 @@ export {
|
||||
fetchGalleryPhotos,
|
||||
type GalleryMetaResponse,
|
||||
type GalleryPhotoResource,
|
||||
} from '@/guest/services/galleryApi';
|
||||
} from '@/shared/guest/services/galleryApi';
|
||||
|
||||
Reference in New Issue
Block a user