website refactor
This commit is contained in:
@@ -6,7 +6,7 @@ import React from 'react';
|
||||
import './globals.css';
|
||||
import { AppWrapper } from '@/components/AppWrapper';
|
||||
import { Header } from '@/ui/Header';
|
||||
import { HeaderContent } from '@/ui/HeaderContent';
|
||||
import { HeaderContent } from '@/components/layout/HeaderContent';
|
||||
import { MainContent } from '@/ui/MainContent';
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
Reference in New Issue
Block a user