hestia/src/lib/components/Icons/index.ts
Baobeld 54d4eaa058
Build out components (#45)
* move loader to Feedback

* fill out button props to match what is available on daisy

* links

* Alert component and InfoIcon

* Loading component

* Progress component

* lol wtf

* Tooltip component

* Skeleton component

* Divider component

* fix errors

* made this component early so i just fixed up some of the props
2025-01-04 22:14:19 -05:00

1 line
57 B
TypeScript

export { default as InfoIcon } from './InfoIcon.svelte';