code-hike / codehike

Build rich content websites with Markdown and React
https://codehike.org
MIT License
4.78k stars 148 forks source link

[scrollycoding] FocusButton warning #73

Closed pomber closed 3 years ago

pomber commented 3 years ago
Warning: Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks
    at FocusButton (scrollycoding-preview/node_modules/@code-hike/scrollycoding/dist/index.cjs.js:368:23)