LHL Fancy Buttons React exercise
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^5.16.1^12.1.2^13.5.0^17.0.2^17.0.25.0.0^2.1.316
commits
Put the onClick function in the main App.js file then passed that to LightSwitchButton component
47b0002View on GitHubAdded function to iterate clickAmount up by 1 on each click
01bb134View on GitHubAdded function to increment number of clicks up by 0.1 if anger is < 1
141e245View on GitHubAdded function to store as many span elements as are defined in the repetitions value
89ab387View on GitHubAdded conditional rendering to lightSwitchButton being on or off
76366b2View on GitHubAdded style, added conditional rendering for anger<1 and anger>1
25a45efView on GitHub