Skip to content

Commit

Permalink
Merge pull request #1622 from QuickSwap/dev2
Browse files Browse the repository at this point in the history
Dev2
  • Loading branch information
sameepsi authored Nov 20, 2024
2 parents 51bba02 + 01ed749 commit 1cac33c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/pages/AnalyticsPage/AnalyticsOverview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,6 @@ const AnalyticsOverview: React.FC = () => {
) : (
<></>
)}
<Box
sx={{
position: 'absolute',
width: '200px',
top: 0,
right: 0,
}}
>
{DRAGON_EGGS_SHOW && <Eggs type={4}></Eggs>}
</Box>
</Box>
</Box>
<Box mt={4}>
Expand Down

0 comments on commit 1cac33c

Please sign in to comment.