You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to have a footer on every explorer page. Figma template.
For the implementation of footer use React jsx and styling with react-styletron. For typography use Typography components provided by @nilfoundation/ui-kit.
Ensure that mobile and tablet views are rendered correctly.
DOD
Footer is added to every page in explorer - main page and all internal pages - transaction, block and address. And it renders correctly on all 3 screen types.
The text was updated successfully, but these errors were encountered:
Requirements
We would like to have a footer on every explorer page. Figma template.
For the implementation of footer use React jsx and styling with
react-styletron
. For typography useTypography
components provided by@nilfoundation/ui-kit
.Ensure that mobile and tablet views are rendered correctly.
DOD
Footer is added to every page in explorer - main page and all internal pages - transaction, block and address. And it renders correctly on all 3 screen types.
The text was updated successfully, but these errors were encountered: