UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

3 lines (2 loc) 110 B
export { JsonInput } from './JsonInput'; export type { JsonInputFactory, JsonInputProps } from './JsonInput';