webapp/src/components/Editor/AutoSaveNotice/index.ts
Ilya Y 039b60f022
Init AutoSave (#154)
* Init AutoSave

* Saving Notice

* Hide save button

* Hide save button

* Fix redirect

* resolve Conversation
2023-08-04 17:59:36 +02:00

2 lines
50 B
TypeScript

export { AutoSaveNotice } from './AutoSaveNotice'