mirror of
https://github.com/linsa-io/linsa.git
synced 2026-03-25 18:41:22 +01:00
refactor: remove hardcoded editor option
This commit is contained in:
@@ -21,7 +21,6 @@ export const LaEditor = React.forwardRef<HTMLDivElement, LaEditorProps>(
|
||||
...props,
|
||||
me,
|
||||
personalPage,
|
||||
shouldRerenderOnTransaction: true,
|
||||
})
|
||||
|
||||
if (!editor) {
|
||||
|
||||
Reference in New Issue
Block a user