Dimas Alfiansyah
Dimas Alfiansyah
Got this error when adding LoadingBar Component on my RemixJS `root.tsx` `Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got:...
- [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 1. Use...
### What's not working? got this ts error on my api/src/functions/auth.ts TS2739: Type ```ts DynamicClientExtensionThis (this: T) => Promise; }; withSignedUrl: () => { ...; }; }; }; model: {};...