First edits made like in the video.
This commit is contained in:
1
packages/react-app/src/assets/chevron-down.svg
Normal file
1
packages/react-app/src/assets/chevron-down.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg" class="sc-3zewi2-11 kHQTSW"><path d="M0.97168 1L6.20532 6L11.439 1" stroke="#AEAEAE"></path></svg>
|
||||
|
After Width: | Height: | Size: 191 B |
BIN
packages/react-app/src/assets/ethereumLogo.png
Normal file
BIN
packages/react-app/src/assets/ethereumLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 211 KiB |
5
packages/react-app/src/assets/index.js
vendored
Normal file
5
packages/react-app/src/assets/index.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import chevronDown from "./chevron-down.svg";
|
||||
import ethereumLogo from "./ethereumLogo.png";
|
||||
import uniswapLogo from "./uniswapLogo.png";
|
||||
|
||||
export { chevronDown, ethereumLogo, uniswapLogo };
|
||||
BIN
packages/react-app/src/assets/uniswapLogo.png
Normal file
BIN
packages/react-app/src/assets/uniswapLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user