Skip to content

Commit

Permalink
Remove unneeded props for AcreAnimatedBadge
Browse files Browse the repository at this point in the history
  • Loading branch information
kkosiorowska committed Dec 16, 2024
1 parent b737d4f commit 618b518
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dapp/src/components/MobileModeBanner/AcreAnimatedBadge.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ function AcreAnimatedBadge(props: BoxProps) {
<Box
as="svg"
xmlns="http://www.w3.org/2000/svg"
w="224px"
h="224px"
fill="none"
viewBox="0 0 224 224"
{...props}
Expand Down

0 comments on commit 618b518

Please sign in to comment.