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