fix: override Accept-Endcoding and Connection for all request #29
Annotations
10 warnings
build:
src/components/History/index.tsx#L1
'useState' is defined but never used
|
build:
src/components/History/index.tsx#L36
Unexpected any. Specify a different type
|
build:
src/components/History/index.tsx#L47
Unexpected any. Specify a different type
|
build:
src/components/Notarize/index.tsx#L3
'ReactNode' is defined but never used
|
build:
src/components/Notarize/index.tsx#L11
'useLocation' is defined but never used
|
build:
src/components/Notarize/index.tsx#L36
Unexpected any. Specify a different type
|
build:
src/components/Notarize/index.tsx#L318
Unexpected any. Specify a different type
|
build:
src/components/ProofViewer/index.tsx#L7
'useLocation' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
|