feat: implement network switch #8174
Annotations
7 errors
Build:
src/app/components/NavigationBar/components/SelectNetwork/SelectNetwork.tsx#L16
Argument of type 'string | number' is not assignable to parameter of type 'string'.
|
Build:
src/app/components/NavigationBar/components/SelectNetwork/SelectNetwork.tsx#L18
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
Build:
src/app/hooks/use-profile-synchronizer.ts#L241
Object literal may only specify known properties, and 'walletsDisplayType' does not exist in type 'DashboardConfiguration'.
|
Build:
src/domains/vote/hooks/use-vote-filters.ts#L31
Property 'walletsDisplayType' does not exist on type 'DashboardConfiguration'.
|
Build:
src/domains/vote/hooks/use-vote-filters.ts#L53
Property 'walletsDisplayType' does not exist on type 'DashboardConfiguration'.
|
Build:
src/domains/wallet/hooks/use-wallet-config.ts#L22
Object literal may only specify known properties, and 'walletsDisplayType' does not exist in type 'DashboardConfiguration'.
|
Build
Process completed with exit code 2.
|
Loading