Skip to content

Commit

Permalink
Update Join.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jekl0x authored Jul 25, 2023
1 parent 18d3046 commit 96c7982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Join.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ import { useERC20 } from "../hooks/useERC20";
import { ProgressSection } from "../components/ProgressSection";
import { useSafeETH } from "../hooks/useSafeETH";
import { MemberTable } from "../components/MemberTable/MemberTable";
import { HAUS_RPC } from "@daohaus/keychain-utils";

const StakeBox = styled.div`
max-width: 70rem;
Expand Down

0 comments on commit 96c7982

Please sign in to comment.