Skip to content

Commit a20ee60

Browse files
joselvelezErik Ritter
andauthored
Update packages/components/src/components/Address/Address.stories.tsx
Co-authored-by: Erik Ritter <[email protected]>
1 parent a61faf6 commit a20ee60

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
@@ -33,7 +33,7 @@ const AddressUsingProvider = ({ shortened }) => {
3333

3434
export const WithWallet = () => (
3535
<Provider network={NETWORKS.rinkeby}>
36-
<AddressUsingProvider shortened={false} />
36+
<AddressUsingProvider />
3737
</Provider>
3838
);
3939

0 commit comments

Comments
 (0)