diff --git a/public/index.html b/public/index.html index 00a361c..2bd16e4 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - React App + Web3 Community and It's Future diff --git a/src/Wallet.jsx b/src/Wallet.jsx index 3b47f44..50b1a1c 100644 --- a/src/Wallet.jsx +++ b/src/Wallet.jsx @@ -1,6 +1,8 @@ import { ConnectButton } from '@rainbow-me/rainbowkit'; import { AwesomeButton } from 'react-awesome-button'; +import './styles/buttons.css'; + export function Wallet() { return ( @@ -22,7 +24,7 @@ export function Wallet() { return (
- - +
-