Skip to content

Commit 7e8470f

Browse files
committed
Add responsible design to landing page
1 parent 8167bf1 commit 7e8470f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/home.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import Page from '@/components/layout/Page';
2+
23
import DashboardMode from '@/components/home/DashboardMode';
34
import { getUserFromSupabase } from '@/utils';
45
import { createClientComponentClient } from '@supabase/auth-helpers-nextjs';

0 commit comments

Comments
 (0)