Arif Rahman Hakim
Arif Rahman Hakim
if text contains "\n" will be set multiline. pull this request to solve problem #48
Hi, this is really a nice library. but I think there is no best way to use this library for Dialog. Because when I managed to display the showcase for...
First of all, I thank you for creating such an amazing library. Furthermore, in some cases I want to clear the data that has been set. Is there a special...
## Summary Make the tooltip centered on the avatar inside the avatar group. ## Motivation When using a tooltip for an avatar inside an avatar group, the tooltip is not...
## Steps to reproduce package.json ``` "flowbite": "^2.2.0", "flowbite-react": "^0.7.2", ``` ``` ``` ## Current behavior Tooltip is not centered when wrapping avatar inside avatar group. ![Screenshot 2024-01-14 at 18...
### What is the feature you are proposing? ### Description Currently, Hono.js's WebSocket helper provides several adapters, one of which is Bun. However, the Bun adapter only supports the `send()`...