UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

6 lines (5 loc) 260 B
/** * VerticalLayout doesn't have a global header - headers are shown per item * This component returns null but exists to maintain the layout interface */ export const VerticalLayoutHeader = (_props)=>null; //# sourceMappingURL=VerticalLayoutHeader.js.map