Skip to content

Commit

Permalink
Revert "Update"
Browse files Browse the repository at this point in the history
This reverts commit d51729f.
  • Loading branch information
westonnelson committed Jan 5, 2024
1 parent d51729f commit 0b532f0
Show file tree
Hide file tree
Showing 6 changed files with 3,065 additions and 28,817 deletions.
4 changes: 2 additions & 2 deletions components/fortune/ClaimModal.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*import {Modal} from "../common/Modal";
import {Modal} from "../common/Modal";
import {FC} from "preact/compat";
import {useContext, useMemo, useState} from "react";
import {Button, Flex, FormatCryptoCurrency, Text} from "../primitives";
Expand Down Expand Up @@ -241,4 +241,4 @@ const ClaimModal: FC<ClaimModalProps> = ({ open: defaultOpen, rewards, disabled,
)
}

export default ClaimModal*/
export default ClaimModal
Loading

0 comments on commit 0b532f0

Please sign in to comment.