Fix SDK prop errors #80
Annotations
4 errors
Deploy:
src/lib/plugins.ts#L15
Argument of type 'SDK' is not assignable to parameter of type '{ sdk: SDK; }'.
|
Deploy:
src/lib/plugins.ts#L122
Argument of type 'SDK' is not assignable to parameter of type '{ sdk: SDK; }'.
|
Deploy:
src/routes/home.tsx#L21
Property 'sdk' is missing in type '{}' but required in type '{ sdk: SDK; }'.
|
Deploy
Process completed with exit code 2.
|