fix(dev): 更新调试面板组件导入路径
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import DebugPanel from './debug/index.vue'
|
import DebugPanel from './devtools/index.vue'
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user