-
![image](https://github.com/rfcx/arbimon/assets/87486094/7573cbf9-fa0d-4b61-9002-b2dacebf53bf)
### Tasks
- [ ] Change element plus to use Flowbite
### Expected outcome (test cases)
- [ ] Can s…
-
src/components/Textarea/Textarea.tsx is a component written in React, it must be modified to be a Solid.js component, replacing all React code. It is important that all functionality remain identical …
-
-
We are using flow-bit as our component's UI framework. Here is the link that you can check it in detail:
https://www.flowbite-react.com/
We need to have a clone of the basic HTML components in ou…
-
### Details
Write unit tests for Alert component: src/components/Alert
The application is written with solid.js
### Branch
_No response_
Checklist
- [X] Create `src/components/Alert/__tests__/A…
-
- [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**
I have created a Livewire Component where there are an array of async select data But having an issue of Livewire Entangle.
It is working fine when using single entry but when I…
-
### Describe the bug
input.value is reverting when wrapped in a slot using $$restProps like this:
```
```
Steps to reproduce in the REPL:
* Write any text in the broken input
* blur the …
-
I am using vue router 4 with flowbite vue and I need to figure out how to use it within the nav. Here is an example where I am trying to navigate to the login page. I have the router link slotted insi…
-
When you clicked on the dropdown, if I added an input box inside the dropdown I can't edit it. it's in only Vue component, the normal dropdown works fine. it's in the docs too
Working: https://flow…