This commit is contained in:
2023-10-17 18:56:37 +03:00
parent d9736b29a4
commit 4b9e9cb4f6
13 changed files with 4 additions and 432 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<script>
export let name;
export let side = "48";
export let side = 48;
const colors = [
"#00AA55",
"#009FD4",