Skip to content

Commit 553b3ad

Browse files
feat: adds animation to the MVMF svg (#885)
1 parent 82a2fa4 commit 553b3ad

File tree

2 files changed

+45
-10
lines changed

2 files changed

+45
-10
lines changed

webapp/src/components/MVMFPage/MVMFBanner/MVMFBanner.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ const MVMFBanner = ({
157157
</div>
158158
{isMVMFEnabled ? (
159159
<Button
160+
primary
160161
onClick={() =>
161162
onNavigate(
162163
locations.MVMF22({

webapp/src/images/rabbit.svg

+44-10
Loading

0 commit comments

Comments
 (0)