Add editor history (#1284)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Fri, 16 Jun 2023 01:11:03 +0000 (11:11 +1000)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 01:11:03 +0000 (11:11 +1000)
commit41f67cabc047dc44c36c5b907004c4d03b782a9d
treeac75edda6c4147d2c63f813e6ae56ab2fc41ab08
parentbc5e7445d9cb1ff2ad71981b8d405c221aacbd34
Add editor history (#1284)

* add slate editor history

* reset mark on editor reset
package-lock.json
package.json
src/app/components/editor/Editor.tsx
src/app/components/editor/common.ts
src/app/components/editor/slate.d.ts
src/app/organisms/room/RoomInput.tsx