Create empty-years-grow.md

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-07-26 09:20:59 +01:00
parent df17867133
commit 0615e54359
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/ui': minor
---
DataTable is now Table in Backstage UI. We are removing the raw Table component to only have a single option for users to choose. This new Table component is using TanStack Table under the hood.