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
Running yarn lint in help-center-docs shows an error
~/g/help-center-docs ❯❯❯ yarn lint add_plasma_troubleshooting
src/components/editions/index.tsx:5:19 - error TS2307: Cannot find module '@theme/IdealImage' or its corresponding type declarations.
5 import Image from "@theme/IdealImage";
~~~~~~~~~~~~~~~~~~~
Found 1 error in src/components/editions/index.tsx:5
The text was updated successfully, but these errors were encountered:
Running
yarn lint
in help-center-docs shows an errorThe text was updated successfully, but these errors were encountered: