mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
This commit makes the map header with the collapse button fixed by using flex and overflow. This commit implements the behavior on both the aside and map (mobile) page. closes #6276
This is the entry point for the client code. Code that should run only on the client should be put here.
NOTE(berks): For react specific stuff this should be the entry point