Philipp Buck

Results 1 comments of Philipp Buck

for everybody who has missed a toggle component. I have simply used the `react-toggle-component`. `npm install react-toggle-component styled-components` And then my dark mode component looks like the following: ```import React...