Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Aug 12, 2024
1 parent ff8484a commit 2b10741
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion site/docs/pages/wallet/wallet-dropdown-base-name.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@ import WalletComponents from '../../components/WalletComponents';

# `<WalletDropdownBaseName />`

The `WalletDropdownBaseName` component displays a user's [Basename](https://www.base.org/names) associated with their wallet address.
The `WalletDropdownBaseName` component adds a [Basename](https://www.base.org/names) tab to the Wallet Component. This tab serves two purposes:

1. For users with a Basename: It provides a link to their Base Name profile page.
2. For users without a Basename: It provides a link to a page where they can create one.

This component enhances the wallet interface by providing easy access to Base Name functionality, whether for viewing an existing profile or setting up a new one.

## Usage

Expand Down

0 comments on commit 2b10741

Please sign in to comment.