Spaces:
Sleeping
Sleeping
MingruiZhang
commited on
Commit
•
3bee0fc
1
Parent(s):
139a0f4
clean up
Browse files- app/layout.tsx +0 -1
app/layout.tsx
CHANGED
@@ -7,7 +7,6 @@ import { cn } from '@/lib/utils';
|
|
7 |
import { TailwindIndicator } from '@/components/TailwindIndicator';
|
8 |
import { Providers } from '@/components/Providers';
|
9 |
import { Header } from '@/components/Header';
|
10 |
-
import { ThemeToggle } from '@/components/ThemeToggle';
|
11 |
|
12 |
export const metadata = {
|
13 |
metadataBase: new URL(`https://${process.env.VERCEL_URL}`),
|
|
|
7 |
import { TailwindIndicator } from '@/components/TailwindIndicator';
|
8 |
import { Providers } from '@/components/Providers';
|
9 |
import { Header } from '@/components/Header';
|
|
|
10 |
|
11 |
export const metadata = {
|
12 |
metadataBase: new URL(`https://${process.env.VERCEL_URL}`),
|