Skip to content

Commit fd3e52e

Browse files
chore(avatar): replace original story file
1 parent 3fb9c3c commit fd3e52e

File tree

2 files changed

+1
-73
lines changed

2 files changed

+1
-73
lines changed

src/components/Avatar/Avatar.stories.tsx

Lines changed: 0 additions & 72 deletions
This file was deleted.

src/components/ui/__stories__/Avatar.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Avatar, AvatarGroup } from "../avatar"
44
import { HStack, VStack } from "../flex"
55

66
const meta = {
7-
title: "Atoms / Media & Icons / UI Avatars",
7+
title: "Atoms / Media & Icons / Avatars",
88
component: Avatar,
99
} satisfies Meta<typeof Avatar>
1010

0 commit comments

Comments
 (0)