Fix ENS name support #54
Annotations
4 errors
Deploy:
src/components/header-controls/mobile-controls.tsx#L41
Property 'name' is missing in type '{ address: `0x${string}`; isMobile: true; }' but required in type 'DesktopAccountProps'.
|
Deploy:
src/components/header-controls/desktop-controls.tsx#L12
'name' is declared but its value is never read.
|
Deploy:
src/components/header-controls/desktop-controls.tsx#L25
Property 'name' is missing in type '{ address: `0x${string}`; }' but required in type 'DesktopAccountProps'.
|
Deploy
Process completed with exit code 2.
|