Skip to content

Commit

Permalink
fix: update docs manager
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Dec 24, 2021
1 parent 9ba2667 commit 6a9ca5b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@
"components": {
"provider.mdx": "provider.stories.mdx",
"box.mdx": "box.stories.mdx",
"text.mdx": "text.stories.mdx"
"text.mdx": "text.stories.mdx",
"button.mdx": "button.stories.mdx",
"textfield.mdx": "textfield.stories.mdx",
"icon.mdx": "icon.stories.mdx",
"image.mdx": "image.stories.mdx"
},
"theme": {
"meta.json": {
Expand Down

1 comment on commit 6a9ca5b

@vercel
Copy link

@vercel vercel bot commented on 6a9ca5b Dec 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.