image component to handle loading and error states
This commit is contained in:
parent
7b0880b53b
commit
52d46f3584
6 changed files with 64 additions and 22 deletions
|
|
@ -44,8 +44,10 @@
|
|||
"dependencies": {
|
||||
"@humanspeak/svelte-markdown": "^0.8.7",
|
||||
"@lucide/svelte": "^0.516.0",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"nodemailer": "^6.10.1",
|
||||
"pino": "^9.6.0"
|
||||
"pino": "^9.6.0",
|
||||
"tailwind-merge": "^3.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue