Skip to content

Commit 6e955fb

Browse files
committed
jonjon
1 parent 03d8095 commit 6e955fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/src/components/UserAvatar/UserAvatar.stories.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ export const Jon: Story = {
1616
},
1717
};
1818

19-
export const JonButJapanese: Story = {
19+
export const Jonjon: Story = {
2020
args: {
21-
username: "ジョン",
21+
username: "ジョンジョン",
2222
avatarURL: "https://github.com/sreya.png",
2323
},
2424
};

0 commit comments

Comments
 (0)