Adam Munns
Adam Munns
All markdown headers are being added instead of just the H2s. https://github.com/shuding/nextra/blob/1adf1c7db8ecdda2c6e1f0a2079ea139d76e09ea/packages/nextra-theme-docs/src/misc/theme.js#L59-L72
- reorganize components into directory structure - add some storybook addons for tests and interactions to start fleshing out storybook implementation
Need to hook up correct links still. @dchoi27 anything else missing here? 
… with app during router back button. Fixes something noticed during #1639

apply css variables and general base theme to login component.