UPD: Key-/Knob-Components
This commit is contained in:
8
src/components/old/DevPlayground.vue
Normal file
8
src/components/old/DevPlayground.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<WIP />
|
||||
<DeviceLEDRing />
|
||||
</template>
|
||||
<script setup>
|
||||
import WIP from '@/components/WIP.vue'
|
||||
import DeviceLEDRing from '@/components/device/DeviceLEDRing.vue'
|
||||
</script>
|
||||
Reference in New Issue
Block a user