Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
marthendalnunes committed Nov 30, 2023
1 parent 65aaf74 commit f3175fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/www/config/docs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,12 @@ export const docsConfig: DocsConfig = {
href: "/docs/components/erc20-total-supply",
items: [],
},
{
{
title: "ERC20 Select",
href: "/docs/components/erc20-select",
items: [],
},
{
{
title: "ERC20 Select and Amount",
href: "/docs/components/erc20-select-and-amount",
items: [],
Expand Down

0 comments on commit f3175fc

Please sign in to comment.