mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add ui skeletons for course updates
This commit is contained in:
parent
d1a620b2e2
commit
f0e5fa925d
5 changed files with 252 additions and 63 deletions
|
|
@ -50,6 +50,7 @@ function EditorWrapper(props: EditorWrapperProps): JSX.Element {
|
|||
}, 10);
|
||||
};
|
||||
|
||||
|
||||
// Store the Y document in the browser
|
||||
new IndexeddbPersistence(props.activity.activity_uuid, doc)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue