diff --git a/frontend-next-migration/src/app/[lng]/(helper)/collections/loading.tsx b/frontend-next-migration/src/app/[lng]/(helper)/collections/loading.tsx index b382aec34..d8da3227b 100644 --- a/frontend-next-migration/src/app/[lng]/(helper)/collections/loading.tsx +++ b/frontend-next-migration/src/app/[lng]/(helper)/collections/loading.tsx @@ -1 +1,12 @@ -export { PageLoader as default } from '@/widgets/PageLoader'; +export default function Loading() { + return ( +