João Domingues
João Domingues
The automatic action to build and push the docker image to the docker repository is failing.
### Describe the bug ```html (...) ``` Causes: ``` ts(2322) Type 'typeof Quotes' is not assignable to type 'typeof SvelteComponent'. Types of construct signatures are incompatible. Type 'new (options: ComponentConstructorOptions)...
## Summary Currently the slot 'icon' present in TimelineItem is only used if the parent Timeline prop "order" isn't set to (or left at) 'default'. [Related Code](https://github.com/themesberg/flowbite-svelte/blob/e3c3b47c9eb268ff93f3a2fd7d3ee29159ccfbd4/src/lib/timeline/TimelineItem.svelte#L42C1-L50C8) ### Basic example...