Skip to content

Commit

Permalink
Merge pull request #72 from damianricobelli/chore/add-circular-example
Browse files Browse the repository at this point in the history
add circular docs
  • Loading branch information
damianricobelli authored Oct 7, 2024
2 parents 883f199 + ec0901e commit 473cf48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/afraid-poets-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"docs": patch
---

add circular docs
2 changes: 1 addition & 1 deletion apps/docs/content/docs/react/examples/basic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Stepperize allows for extensive customization. This example showcases a circular
### Live Demo

<DemoViewer src="https://stackblitz.com/edit/vitejs-vite-7ya4ty?embed=1&file=src%2FApp.tsx&hideNavigation=1&view=preview" />
<DemoViewer src="https://stackblitz.com/edit/vitejs-vite-d5abqg?embed=1&file=src%2FApp.tsx&hideNavigation=1&view=preview" />

## Usage Tips

Expand Down

0 comments on commit 473cf48

Please sign in to comment.