here and there

This commit is contained in:
2024-08-17 21:10:01 +03:00
parent 36165444cf
commit ec15f21e67
18 changed files with 170 additions and 135 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
export let name;
export let group;
export let value;
export let help;
export let help = "";
let id = uniqueId();
</script>