Results 2 comments of Ren Dan

Next.js auto imported React in components. Seems like you should manually import React again in the component which is used in MDX. ```js import React from "react" ```

https://leva.pmnd.rs/?path=/story/hook-dependency--adding-inputs