Update public-nails-melt.md

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-06-18 12:46:12 +01:00
parent ae66160497
commit 32384c1ee8
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/canon': minor
---
**Breaking** We are removing the render prop on the Button component. If you want to use Button as a link, simply add the href prop and we will automaticlly use it as an anchor tag underneath.
**Breaking** We are transforming the way we handle custom tags for both Button and IconButton. We are introducing a new as prop for both of these components and we are removing support for the render prop.