UNPKG

stackpress

Version:

Incept is a content management framework.

3 lines (2 loc) 153 B
import type { LayoutLeftProps } from '../../types'; export default function LayoutLeft(props: LayoutLeftProps): import("react/jsx-runtime").JSX.Element;