JJester
JJester
I attempted to add a `.mdx` file with a `demo` component but encountered errors. This issue arose when I tried to create documentation for `useWindowSize()` and `useOrientation()`. ### Issue Details...
@DavidHDev, I appreciate the guidance; it got me *almost* there. However, I encountered one final issue. After following those steps, I still received the error `Cannot read properties of null...
@DavidHDev, thats what was confusing me, I wasn't using a "useRef", it was throwing that error when I tried running the site locally before I even modified any demo files....
@DavidHDev, quick question. I was thinking of the details for the `useIntersectionObserver` and while centering the `rootMargin` would be easy to show the box intersecting the center of the screen,...