Skip to content

Commit f15878b

Browse files
story: added docs to storybook for circular component
1 parent c1b45d7 commit f15878b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stories/CircularProgressBar.stories.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { CircularProgressBar } from "../src/components/CircularProgressBar";
44
const meta = {
55
title: "Components/CircularProgressBar",
66
component: CircularProgressBar,
7+
tags: ["autodocs"],
78
parameters: {
89
layout: "centered",
910
},

0 commit comments

Comments
 (0)