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