Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
muddlebee committed Oct 22, 2024
1 parent d93f436 commit 59d490d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export default function Component() {
</TooltipContent>
</Tooltip>
</TooltipProvider>
<span>{inputToken}Uniswap V3{outputToken}</span>
<span>{inputToken}Hydration{outputToken}</span>
</div>
</div>

Expand Down

0 comments on commit 59d490d

Please sign in to comment.