Skip to content

Commit fa3dc87

Browse files
committed
fix: hide arrow; URL already explicit
1 parent ed57663 commit fa3dc87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/[locale]/resources.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ const ResourcesPage = ({ txCostsMedianUsd }) => {
129129
"relative text-nowrap rounded-xl px-4 py-2 text-sm [&_svg]:shrink-0 [&_svg]:text-sm",
130130
activeSection === key && "!text-primary"
131131
)}
132+
hideArrow
132133
>
133134
{activeSection === key && (
134135
<motion.div

0 commit comments

Comments
 (0)