mirror of https://github.com/Askill/r_place.git
This commit is contained in:
parent
3361030ea0
commit
97f0997866
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue