This commit is contained in:
Askill 2022-09-11 15:39:54 +02:00
parent 3361030ea0
commit 97f0997866
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<template>
<div id="PaletteContainer"></div>
</template>
<script>
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
</style>