diff --git a/apps/web/app/(app)/premium/page.tsx b/apps/web/app/(app)/premium/page.tsx index 76e43bed21..762a0a8677 100644 --- a/apps/web/app/(app)/premium/page.tsx +++ b/apps/web/app/(app)/premium/page.tsx @@ -1,9 +1,9 @@ -import { PricingLazy } from "@/app/(app)/premium/PricingLazy"; +import { AppPricingLazy } from "@/app/(app)/premium/AppPricingLazy"; export default function Premium() { return (