use editor data

This commit is contained in:
Jan Prochazka
2021-03-07 11:38:02 +01:00
parent 00d5b25baa
commit f4fe5b9b53
7 changed files with 204 additions and 8 deletions

View File

@@ -18,4 +18,4 @@
}
</script>
<AceEditor {mode} />
<AceEditor {mode} {...$$props} on:input />