We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364d97e commit d6f114fCopy full SHA for d6f114f
apps/dashboard/src/@/components/blocks/app-footer.tsx
@@ -119,13 +119,7 @@ export function AppFooter(props: AppFooterProps) {
119
>
120
Terms of Service
121
</Link>
122
- <Link
123
- className="px-[10px] py-[6px] text-muted-foreground text-sm hover:underline"
124
- href="https://thirdweb.com/gas"
125
- target="_blank"
126
- >
127
- Gas Estimator
128
- </Link>
+
129
<Link
130
className="px-[10px] py-[6px] text-muted-foreground text-sm hover:underline"
131
href="https://thirdweb.com/chainlist"
0 commit comments