link-stack/apps/bridge-frontend/app/(main)/not-facebook/[[...segment]]/layout.tsx

4 lines
96 B
TypeScript
Raw Normal View History

2024-04-24 21:44:05 +02:00
import { ServiceLayout } from "@/app/_components/ServiceLayout";
export default ServiceLayout;