UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

10 lines (7 loc) 212 B
'use strict'; const mantineHtmlProps = { suppressHydrationWarning: true, "data-mantine-color-scheme": "light" }; exports.mantineHtmlProps = mantineHtmlProps; //# sourceMappingURL=mantine-html-props.cjs.map