feat: implement command handling and custom rendering in editor and message components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export * from './autocomplete';
|
||||
export * from './utils';
|
||||
export * from './Editor';
|
||||
export { CustomEditor, useEditor, setCommandValidator } from './Editor';
|
||||
export * from './Elements';
|
||||
export * from './keyboard';
|
||||
export * from './output';
|
||||
|
||||
Reference in New Issue
Block a user