issues
search
GraphQL-Designer
/
graphqldesigner.com
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
http://www.graphqldesigner.com/
MIT License
626
stars
75
forks
source link
Refactoring and Linting Components
#208
Closed
patrickslagle
closed
5 years ago
patrickslagle
commented
5 years ago
Changed React files to .jsx files
Destructured props
Separated the Table component into a table and field component
Made components stateless if state wasn't needed