* 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
1 line
57 B
TypeScript
1 line
57 B
TypeScript
export { default as InfoIcon } from './InfoIcon.svelte';
|