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

4 lines
96 B
TypeScript
Raw Normal View History

2024-04-25 13:36:50 +02:00
import { ServiceLayout } from "@/app/_components/ServiceLayout";
export default ServiceLayout;