DhiWise / dhiwise-nodejs

DhiWise Node.js API generator allows you to instantly generate secure REST APIs. Just supply your database schema to DhiWise, and a fully documented CRUD APIs will be ready for consumption in a few simple clicks. The generated code is clean, scalable, and customizable.
https://dhiwise.com
Apache License 2.0
318 stars 89 forks source link

props collison issue fixed for button component #14

Closed shubhamkhunt04 closed 2 years ago

shubhamkhunt04 commented 2 years ago

Fixed the default props and default argument collision issue.

shubhamkhunt04 commented 2 years ago

Thanks! @ravisojitra @saloni137 @krinaSardhara for reviewing and merging.