diff --git a/apps/frontend/src/app/(extension)/modal/[style]/[platform]/page.tsx b/apps/frontend/src/app/(extension)/modal/[style]/[platform]/page.tsx index b68643f5..c1f60c90 100644 --- a/apps/frontend/src/app/(extension)/modal/[style]/[platform]/page.tsx +++ b/apps/frontend/src/app/(extension)/modal/[style]/[platform]/page.tsx @@ -4,7 +4,7 @@ import { StandaloneModal } from '@gitroom/frontend/components/standalone-modal/s import { usePathname } from 'next/navigation'; export default async function Modal() { return ( -