Skip to content

Commit 9eb9ad4

Browse files
committed
🧹 uncommented CheckedStepper
1 parent cbf2b96 commit 9eb9ad4

File tree

1 file changed

+1
-1
lines changed
  • src/app/(docs)/components/stepper

1 file changed

+1
-1
lines changed

src/app/(docs)/components/stepper/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ export const metadata = {
66

77
# Stepper
88

9-
{/* <ComponentPreview path="components/stepper/CheckedStepper" usingFramer /> */}
9+
<ComponentPreview path="components/stepper/CheckedStepper" usingFramer />
1010
<ComponentPreview path="components/stepper/DottedStepper" usingFramer />

0 commit comments

Comments
 (0)