reactjs-tiptap-editor
Version:
A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React
13 lines (12 loc) • 339 B
TypeScript
export * from './AspectRatio';
export * from './Blockquote';
export * from './DeleteColumn';
export * from './DeleteRow';
export * from './FileWordOutline';
export * from './Icon';
export * from './LineHeight';
export * from './MenuDown';
export * from './SizeL';
export * from './SizeM';
export * from './SizeS';
export * from './icons';