Closed NickyMeuleman closed 6 years ago
changes include:
use object shorthand syntax
use Array.map instead of for loops
Change Grid from class based component to stateless functional component
small things (ternary operator, template string, formatting)
Thanks for these improvements (... so long ago 😀)
changes include:
use object shorthand syntax
use Array.map instead of for loops
Change Grid from class based component to stateless functional component
small things (ternary operator, template string, formatting)