Update src/App.tsx
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import React from "react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ThemeProvider from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarCentered from "@/components/ui/NavbarCentered";
|
||||
import HeroBillboardTiltedCarousel from "@/components/sections/hero/HeroBillboardTiltedCarousel";
|
||||
import AboutText from "@/components/sections/about/AboutText";
|
||||
|
||||
Reference in New Issue
Block a user