@yamada-ui/stepper
Advanced tools
Comparing version
@@ -142,3 +142,3 @@ import * as react from 'react'; | ||
index: number; | ||
orientation: "horizontal" | "vertical"; | ||
orientation: "vertical" | "horizontal"; | ||
showLastSeparator: boolean; | ||
@@ -145,0 +145,0 @@ getContainerProps: PropGetter<"div", undefined>; |
{ | ||
"name": "@yamada-ui/stepper", | ||
"version": "1.0.48-next-20241124043720", | ||
"version": "1.0.48-next-20241124061046", | ||
"description": "Yamada UI stepper component", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@yamada-ui/core": "1.15.6-next-20241124043720", | ||
"@yamada-ui/icon": "1.1.14-next-20241124043720", | ||
"@yamada-ui/core": "1.15.6-next-20241124061046", | ||
"@yamada-ui/icon": "1.1.14-next-20241124061046", | ||
"@yamada-ui/use-descendant": "1.0.25", | ||
@@ -43,0 +43,0 @@ "@yamada-ui/utils": "1.5.4" |
Sorry, the diff of this file is not supported yet
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed