4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
import { tutorialsSection } from '@/lib/sections';
|
|
|
|
export default tutorialsSection.Layout;
|