You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the package using npm install react-markdown-toc, but I couldn't import anything from the package.
I did
import { TOC } from 'react-markdown-toc/client'
but I got
Server Error
Error: Cannot find module '..\node_modules\react-markdown-toc\dist\components\client' imported from ..\node_modules\react-markdown-toc\dist\client.js