feat: implement FieldRichTextEditor component using TipTap and Mantine integration
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
export * from '@mantine/core';
|
||||
export {
|
||||
List,
|
||||
TypographyStylesProvider,
|
||||
} from '@mantine/core';
|
||||
|
||||
export * from './Form';
|
||||
export * from './system-pages/coming-soon';
|
||||
|
||||
Reference in New Issue
Block a user