refactor: consolidate CodeMirror editors into unified AE_Comp_Editor_CodeMirror component
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<script lang="ts">
|
||||
// WARNING: This is deprecated. Do not use!
|
||||
|
||||
import { run } from 'svelte/legacy';
|
||||
|
||||
// This will be the wrapper for the CodeMirror editor. It should hide most of the configuration requirements.
|
||||
|
||||
Reference in New Issue
Block a user