diff --git a/frontend/public/appicon.png b/frontend/public/appicon.png new file mode 100644 index 0000000..1257908 Binary files /dev/null and b/frontend/public/appicon.png differ diff --git a/frontend/src/components/General/Input.svelte b/frontend/src/components/General/Input.svelte new file mode 100644 index 0000000..30b6977 --- /dev/null +++ b/frontend/src/components/General/Input.svelte @@ -0,0 +1,95 @@ + + +
+

{label}

+ + {#if type === 'large'} +