Trong Duong

Results 4 comments of Trong Duong

In this case, I want to pass a Component to "as" props and by some way it can detect and suggest (autocomplete) props of this component. What do I have...

@AleksandrHovhannisyan I want `Component` extends props of another ReactNode. Because I use nextjs and default we have component for navigation between the pages. So, if the `Component` can be extends...

> Hey @nodegin you can use [this lib](https://www.npmjs.com/package/tsx) as an executor, mine was fixed when use this lib. > > package.json: > > ```json > "typeorm": "tsx ./node_modules/typeorm/cli", > "seeding":...

> I was able to resolve this by upgrading my cocoapods to version 1.16.2 the latest at this time. I had issues with `sudo gem install cocoapods` but was able...