chore: small fixes
This commit is contained in:
@@ -19,6 +19,10 @@ export function NoteReply() {
|
||||
type="button"
|
||||
onClick={() => {
|
||||
setEditorValue([
|
||||
{
|
||||
type: "paragraph",
|
||||
children: [{ text: "" }],
|
||||
},
|
||||
{
|
||||
type: "event",
|
||||
// @ts-expect-error, useless
|
||||
|
||||
Reference in New Issue
Block a user