UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

8 lines (5 loc) 192 B
'use client'; import { Typography } from './Typography.mjs'; const TypographyStylesProvider = Typography; export { Typography, TypographyStylesProvider }; //# sourceMappingURL=index.mjs.map