We are creating our styled components in two different places. In some files, they are created at the top, but in others (like Wayfinder.js) we are creating them in the render block. I think consistency would be good, but these files can be refactored later.
We are creating our styled components in two different places. In some files, they are created at the top, but in others (like Wayfinder.js) we are creating them in the render block. I think consistency would be good, but these files can be refactored later.