Skip to content

Commit

Permalink
fix: trigger release (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Jul 30, 2024
1 parent bb53b77 commit 57b0ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NFTCard/NFTCard.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const Wearable = Template.bind({})
Wearable.args = {
price: '10',
nft: {
id: 'wearable-test',
id: 'wearable-test-1',
tokenId: '1',
contractAddress: '0xaa40af0b4a18e0555ff3c87beab1d5b591947add',
category: 'wearable',
Expand Down

0 comments on commit 57b0ea2

Please sign in to comment.