-
So I understand that the new way to use this module is :
```
import { AngleLeftSolid } from 'flowbite-svelte-icons';
```
but I used to have
```
import { Icon } from 'flowbite-svelte-icons';…
-
### Describe the bug
I copy and paste the sample code
```
import { Button, Dropdown, DropdownItem } from 'flowbite-svelte';
import { ChevronDownSolid, ChevronUpSolid, ChevronRightSolid, Chev…
-
Hi Mark,
I was thinking we could add some components for screen type mockups. I've got one now that I could add easily for somewhat of a code editor or browser looking mockup. Don't mind the githu…
-
-
In docs you mention
https://flowbite.com/docs/getting-started/introduction/#components
`The initFlowbite function sets up all of the init functions for dropdowns, modals, navbars, tooltips and s…
-
Raised by @pierresegonne
> Additionally, do you think it would be possible to export polynomials graphs as public iframes?
-
pwdel updated
5 months ago
-
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported
- [x] I have tested the latest version
## Steps to reproduce
…
-
### Describe the bug
Some shades of colors don't work for some reasons, I'm working on a prototype of a custom buttom component for versatility. I was testing the buttom and it works with the color p…
-
When creating a grade for example we should choose a school
When creating a course we need to select a grade, instead of preloading all courses we should have an autocomplete, limit list to like 10 i…