Skip to content

Commit a13c40f

Browse files
authored
Add a link to a fix of panels' deactivation
Before, a panel would stay activated even when a new one was clicked. Now it deactivates so that always only one is activated.
1 parent ce2c7e6 commit a13c40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews!
5252
* [Eshan Vohra](https://github.com/eshanvohra) is currently doing this challenge. Check out my repo [here](https://github.com/eshanvohra/JavaScript30).
5353
* [RegusAl](https://github.com/RegusAl) is currently doing this challenge. Check out my repo [here](https://github.com/RegusAl/JavaScript30).
5454
* [Ayush Gupta's](https://javascript30.ayushgupta.tech/) implementation of JavaScript30 challenge with some add-ons & updated design.
55+
* [filipkowal](https://github.com/filipkowal/JS30-05-Flex-Panels-Deactivate) Fix to flex panels (5th day) so the panels deactivate when clicked on another one.
5556

5657

5758
## Alternative Implementations

0 commit comments

Comments
 (0)