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 203c26a commit 85e29a8Copy full SHA for 85e29a8
1 file changed
src/lib/components/address/address.tsx
@@ -15,7 +15,6 @@ import TruncateBox from '../truncate-box/truncate-box.tsx';
15
* Address component can be used to display a public key or hash associated with an account.
16
* It supports various configurations, including loading state, logo, name, csprName, and tooltip.
17
*
18
- *
19
* Properties:
20
* @property {boolean} loading - Specifies whether the address component is in a loading state.
21
* @property {string | null} logo - The logo associated with the address, if available.
0 commit comments