From c6292ae9565d44e95bab11922afd5bf1e968f882 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 12 May 2026 18:35:29 +0000 Subject: [PATCH] Bob AI: fix build error in src/App.tsx --- src/App.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index fe53869..b5d3dda 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; -import ThemeProvider from "@/app/providers/theme-provider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; @@ -50,7 +49,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/hero/HeroSplitVerticalMarquee" >