Skip to content

Commit

Permalink
🔥 remove old file
Browse files Browse the repository at this point in the history
  • Loading branch information
franm91 committed Sep 10, 2024
1 parent 1244207 commit 88b97b8
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 577 deletions.
2 changes: 1 addition & 1 deletion components/staking/Progress/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { useTranslation } from 'react-i18next';
import { useStakeEXA } from 'contexts/StakeEXAContext';
import { parseEther } from 'viem';
import WAD from '@exactly/lib/esm/fixed-point-math/WAD';
import StakingProgressBar from '../StakingProgress/stakingProgressBar';
import StakingProgressBar from '../StakingProgress';
import { InfoOutlined } from '@mui/icons-material';

function Progress() {
Expand Down
Loading

0 comments on commit 88b97b8

Please sign in to comment.