Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Jun 12, 2024
1 parent 858a9d3 commit 04a45eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/skinview3d.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export const ButtonWithUuid: Story = {
setUuid(window.crypto.randomUUID());
}}
>
Make UUID
Make UUID (test)
</button>
<div>{uuid}</div>
<ReactSkinview3d
Expand Down

0 comments on commit 04a45eb

Please sign in to comment.