Spaces:
Sleeping
Sleeping
File size: 79 Bytes
7aec436 |
1 2 3 4 5 6 |
<script>
export let value;
</script>
<input type="color" bind:value />
|