refactor(guest): retire legacy guest app and move shared modules
This commit is contained in:
@@ -5,4 +5,4 @@ export {
|
||||
type EventStats,
|
||||
FetchEventError,
|
||||
type FetchEventErrorCode,
|
||||
} from '@/guest/services/eventApi';
|
||||
} from '@/shared/guest/services/eventApi';
|
||||
|
||||
Reference in New Issue
Block a user