useLayout
The useLayout hook returns current active layout page data. More Info...
import { useLayout } from '@archibald/storefront';
const layoutPage = useLayout();
The useLayout hook returns current active layout page data. More Info...
import { useLayout } from '@archibald/storefront';
const layoutPage = useLayout();