diff --git a/frontend/src/components/components-wokwi/NanoRP2040.tsx b/frontend/src/components/components-wokwi/NanoRP2040.tsx index 83224938..39f647b9 100644 --- a/frontend/src/components/components-wokwi/NanoRP2040.tsx +++ b/frontend/src/components/components-wokwi/NanoRP2040.tsx @@ -23,6 +23,7 @@ export const NanoRP2040 = ({ }, [ledBuiltIn]); return ( + // @ts-expect-error -- wokwi-nano-rp2040-connect is a custom element not in base JSX types