UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

9 lines (8 loc) 287 B
//#region packages/@mantine/core/src/core/MantineProvider/mantine-html-props.ts const mantineHtmlProps = { suppressHydrationWarning: true, "data-mantine-color-scheme": "light" }; //#endregion exports.mantineHtmlProps = mantineHtmlProps; //# sourceMappingURL=mantine-html-props.cjs.map