link-stack/apps/bridge-frontend/app/(main)/whatsapp/[[...segment]]/layout.tsx
2024-04-25 13:36:50 +02:00

3 lines
96 B
TypeScript

import { ServiceLayout } from "@/app/_components/ServiceLayout";
export default ServiceLayout;