Skip to content

Commit f8a1bb6

Browse files
committed
add avatar auto docs
1 parent e9dae61 commit f8a1bb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/Avatar/Avatar.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { Avatar } from "./Avatar";
55
const meta: Meta<typeof Avatar> = {
66
component: Avatar,
77
title: "Avatar",
8+
tags: ["autodocs"],
89
argTypes: {
910
size: { control: "number" },
1011
round: { control: "number" },

0 commit comments

Comments
 (0)