Skip to content

Commit ec5d329

Browse files
committed
docs: update roadmap'26
1 parent a497fae commit ec5d329

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

  • .storybook/components/Roadmap

.storybook/components/Roadmap/data.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,5 +326,10 @@ export const rows: Rows = [
326326
stage: '🔵 experimental',
327327
planned: 'Q1 2026',
328328
},
329-
{ component: 'Tree', status: '🛠️ In Progress', planned: 'Q1 2026' },
329+
{
330+
component: 'Tree',
331+
status: '✅ Done',
332+
stage: '🔵 experimental',
333+
planned: 'Q1 2026',
334+
},
330335
];

0 commit comments

Comments
 (0)