Skip to content

Commit fbf06e4

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/add-cascader' into add-cascader
2 parents 1f425a6 + 47c61e7 commit fbf06e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/src/routes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const routesData: RouteData[] = [
1313
{ label: "Bottom Sheet (Active Snap Point)", path: "/bottom-sheet-default-active-snap-point" },
1414
{ label: "Scroll Area", path: "/scroll-area" },
1515
{ label: "Scroll Area (Nested)", path: "/scroll-area-nested" },
16+
{ label: "Cascade Select", path: "/cascade-select" },
1617
{ label: "Async List", path: "/async-list" },
1718
{ label: "Cascader", path: "/cascader" },
1819
{ label: "Cascade Select", path: "/cascade-select" },

0 commit comments

Comments
 (0)