We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9dae61 commit f8a1bb6Copy full SHA for f8a1bb6
src/lib/Avatar/Avatar.stories.tsx
@@ -5,6 +5,7 @@ import { Avatar } from "./Avatar";
5
const meta: Meta<typeof Avatar> = {
6
component: Avatar,
7
title: "Avatar",
8
+ tags: ["autodocs"],
9
argTypes: {
10
size: { control: "number" },
11
round: { control: "number" },
0 commit comments