Merge pull request #24 from blockscout/redesign-i
page layout, navigation, footer
Showing
icons/API.svg
0 → 100644
icons/apiKeys.svg
deleted
100644 → 0
icons/apps.svg
0 → 100644
icons/block.svg
0 → 100644
icons/blockscout.svg
0 → 100644
icons/logo.svg
0 → 100644
icons/networks.svg
0 → 100644
icons/privateTag.svg
deleted
100644 → 0
icons/privattags.svg
0 → 100644
icons/publicTag.svg
deleted
100644 → 0
icons/publictags.svg
0 → 100644
icons/social/git.svg
0 → 100644
icons/social/stats.svg
0 → 100644
icons/social/telega.svg
0 → 100644
icons/social/tweet.svg
0 → 100644
icons/star.svg
deleted
100644 → 0
icons/token.svg
0 → 100644
icons/transactions.svg
0 → 100644
icons/watchlist.svg
0 → 100644
... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
"prepare": "husky install" | "prepare": "husky install" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@chakra-ui/icons": "^2.0.2", | |||
"@chakra-ui/react": "^2.1.2", | "@chakra-ui/react": "^2.1.2", | ||
"@chakra-ui/theme-tools": "^2.0.2", | "@chakra-ui/theme-tools": "^2.0.2", | ||
"@emotion/react": "^11", | "@emotion/react": "^11", | ||
... | ... |
File moved
File moved
File moved
ui/header/Header.tsx
0 → 100644
ui/navigation/NavFooter.tsx
0 → 100644
ui/navigation/Navigation.tsx
0 → 100644
ui/pages/Watchlist.tsx
0 → 100644
Please register or sign in to comment