website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ProfilePageQuery } from '@/lib/page-queries/page-queries/ProfilePageQuery';
|
||||
import { ProfilePageQuery } from '@/lib/page-queries/ProfilePageQuery';
|
||||
import { notFound } from 'next/navigation';
|
||||
import { updateProfileAction } from './actions';
|
||||
import { ProfilePageClient } from './ProfilePageClient';
|
||||
|
||||
Reference in New Issue
Block a user