Closed DouglasMonteles closed 1 year ago
The commit with id 5ce2f47935735d18f4eeccdc2611ddab13767b83
whose title is: Add tests to TableMode component (#94) modified the src/components/Sidebar/ComparisonButton/ComparisonButton.tsx
file on line 8 by removing the ?component
at the end of the svg import. With that, react stopped interpreting CompareIcon as a react component, which caused the said bug.
Description
On the home screen, when clicking on a state and then on one of its cities, the screen turns white, without any information and the browser console displays the message:
Tasks