Skip to content

Commit 59d024f

Browse files
joselveleztxwkx
andauthored
Update packages/components/src/components/Address/Address.stories.tsx
Co-authored-by: Todor Tsankov <[email protected]>
1 parent 9399583 commit 59d024f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/Address/Address.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ export const WithWallet = () => (
3939

4040
export const WithWalletShortened = () => (
4141
<Provider network={NETWORKS.rinkeby}>
42-
<AddressUsingProvider shortened={true} />
42+
<AddressUsingProvider shortened />
4343
</Provider>
4444
);

0 commit comments

Comments
 (0)