feat: add pagination #21
Annotations
5 errors
deploy:
src/hooks/useStorage.ts#L19
Type 'Storage' is not assignable to type 'null'.
|
deploy:
src/hooks/useStorage.ts#L22
Type 'Storage' is not assignable to type 'null'.
|
deploy:
src/hooks/useStorage.ts#L27
Argument of type 'null' is not assignable to parameter of type 'Storage'.
|
deploy:
src/hooks/useStorage.ts#L36
Argument of type 'null' is not assignable to parameter of type 'Storage'.
|
deploy
Process completed with exit code 2.
|