diff --git a/src/components/DebugEditor.vue b/src/components/DebugEditor.vue new file mode 100644 index 0000000..37e4476 --- /dev/null +++ b/src/components/DebugEditor.vue @@ -0,0 +1,103 @@ + + + diff --git a/src/desktop/CodeSection.vue b/src/desktop/CodeSection.vue index db980ff..82462e3 100644 --- a/src/desktop/CodeSection.vue +++ b/src/desktop/CodeSection.vue @@ -28,15 +28,6 @@ async function handleDebug() { :language="code.language" > diff --git a/src/desktop/Content.vue b/src/desktop/Content.vue index 852db90..c4f93b5 100644 --- a/src/desktop/Content.vue +++ b/src/desktop/Content.vue @@ -1,6 +1,7 @@ + +