getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
56 stars 84 forks source link

yarn lint error in help-center-docs #439

Open TraceyC77 opened 8 months ago

TraceyC77 commented 8 months ago

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