Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 237 Bytes

For dynamic page transitions

  • in pages/_Modal.js, set all initial state values to true
  • in pages/_Page.js, remove the component wrapper (so that the outermost component is <div className="page content">)