Sarthak_Pandey
Sarthak_Pandey
Hi @SutuSebastian I've made the fix for this issue by changing `ml-auto` to `ms-auto` in `packages/ui/src/components/Modal/theme.ts` I wasn't able to test this locally on my Windows 11 machine due to...
Hi @SutuSebastian Thanks for the help Here's the output of bun run dev from the root level: ``` @/web:build: ../../packages/ui/dist/components/Button/ButtonGroupContext.js @/web:build: Error: @/web:build: x You're importing a component that needs...
Full output when I ran `bun run dev` ``` PS C:\Users\sarthak.pandey\flowbite-react> bun run dev $ turbo dev ╭──────────────────────────────────────────────────────────────────────────╮ │ │ │ Update available v2.5.8 ≫ v2.6.3 │ │ Changelog: https://github.com/vercel/turborepo/releases/tag/v2.6.3...
@SutuSebastian can you please review this PR for the issue https://github.com/themesberg/flowbite-react/issues/1444
@SutuSebastian required changes done please review