APT-1690: New design Update #5
Annotations
9 errors and 1 warning
check:
src/components/loginView.tsx#L31
Strings must use doublequote
|
check:
src/components/loginView.tsx#L86
Strings must use doublequote
|
check:
src/components/stakingPoolDetailsView.tsx#L115
Strings must use doublequote
|
check:
src/components/withdrawZilView.tsx#L128
Strings must use doublequote
|
check:
src/components/withdrawZilView.tsx#L135
Strings must use doublequote
|
check:
src/components/withdrawZilView.tsx#L142
Strings must use doublequote
|
check:
src/pages/index.tsx#L135
Strings must use doublequote
|
check:
src/pages/index.tsx#L186
Strings must use doublequote
|
check
Process completed with exit code 1.
|
check:
src/pages/_document.tsx#L11
Do not use `<title>` element with `<Head />` component from `next/document`. Titles should defined at the page-level using `<Head />` from `next/head` instead. See: https://nextjs.org/docs/messages/no-title-in-document-head
|