Changed from constants to object. This allows us to skip prettier's auto line-breaking with just one comment (instead of for each constant), plus I like object style to group things together in general. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |
Changed from constants to object. This allows us to skip prettier's auto line-breaking with just one comment (instead of for each constant), plus I like object style to group things together in general. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |