import {JsonInput} from '@mantine/core';

JsonInput.displayName = 'JsonInput';

export {JsonInput, type JsonInputFactory, type JsonInputProps} from '@mantine/core';
