Daniel Esteves

Results 34 comments of Daniel Esteves

Hi! I published an updated version of this package here https://github.com/danestves/browser-monads-ts

Hi! I published an updated version of this package here https://github.com/danestves/browser-monads-ts

Hey @mwachs-addepar if you are looking to integrate it to your project, I publish the package on NPM using TypeScript πŸ‘€ https://github.com/danestves/tailwindcss-aria-attributes

Going to go through the docs and see how we can integrate it with Mantine

On Remix side this approach is not working πŸ˜… so we have to switch to react@v17

I'm having the same error, the versions that work for me is: ``` "playwright-aws-lambda": "^0.4.0", "playwright-core": "^0.11.1", ``` But i need the newer version for the project that i'm working...

Hi @renarsvilnis the plugin is not ready for V4 yet, is in our plans

Hi @LadghemSaid! Thanks for the issue, currently Strapi doesn’t have a way to communicate with custom plugins, it is a WIP until they release the Plugin API. After we add...