feat: add components drawer
This commit is contained in:
@@ -26,8 +26,9 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import LabComponentsDrawer from "@/components/LabCanvas/LabComponentsDrawer.vue";
|
||||
import { SplitterGroup, SplitterPanel, SplitterResizeHandle } from "reka-ui";
|
||||
import LabCanvas from "@/components/LabCanvas.vue";
|
||||
import LabCanvas from "@/components/LabCanvas/LabCanvas.vue";
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user