Skip to content

Commit 24415c6

Browse files
committed
patch: reduce img asset size, dark mode invert
1 parent 683a120 commit 24415c6

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
-22.8 KB
Loading

public/images/resources/panda.png

-23.4 KB
Loading

src/components/Resources/useResources.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ export const useResources = ({ txCostsMedianUsd }): DashboardSection[] => {
378378
description:
379379
"Dashboards and analytics for ERC-4337 and EIP-7702 smart accounts.",
380380
href: "https://www.bundlebear.com",
381+
className: "dark:[&_img]:invert",
381382
imgSrc: IconBundleBear,
382383
},
383384
],

0 commit comments

Comments
 (0)