We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b45d7 commit f15878bCopy full SHA for f15878b
stories/CircularProgressBar.stories.tsx
@@ -4,6 +4,7 @@ import { CircularProgressBar } from "../src/components/CircularProgressBar";
4
const meta = {
5
title: "Components/CircularProgressBar",
6
component: CircularProgressBar,
7
+ tags: ["autodocs"],
8
parameters: {
9
layout: "centered",
10
},
0 commit comments