UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

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