Feat: Added signup page
This commit is contained in:
parent
54337509cf
commit
1005549f17
2 changed files with 61 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
let { src, alt } = $props();
|
||||
</script>
|
||||
|
||||
<img src={src} alt={alt} loading="lazy" class="min-h-4 min-w-4 size-4" />
|
||||
<img src={src} alt={alt} class="min-h-4 min-w-4 size-4" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue