Skip to content

Commit

Permalink
Merge branch 'master' of github.com:GoodDollar/GoodCollective into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
L03TJ3 committed Aug 8, 2023
2 parents cba0397 + ed2f600 commit c135171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/app/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import ModalTestPage from './pages/ModalTestPage';
import { Colors } from './utils/colors';
import { NativeBaseProvider } from 'native-base';

let sdk = new ClaimSDK(new ethers.providers.JsonRpcProvider('https://forno.celo.org'), 'development-celo');
function App(): JSX.Element {
return (
<NativeBaseProvider>
Expand Down

0 comments on commit c135171

Please sign in to comment.