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

Shubham/props issue fixes #12

Closed shubhamkhunt04 closed 2 years ago

shubhamkhunt04 commented 2 years ago

Following changes completed for all the components

ravisojitra commented 2 years ago

Hi @shubhamkhunt04, Thanks for this PR for the improvement of React app. But these PR contains a lot of changes which is for code formatting and it's making really hard to check the real code changes in the first run.

Would you like to make new PR with only functionality improvements and leave formatting aside? then we'll definitely check and merge it to our codebase.

shubhamkhunt04 commented 2 years ago

Hi @ravisojitra , It would be great and code auto-formatting prevention for future PR if you can set a prettier file in the client package.