Update .changeset/poor-roses-hang.md
Co-authored-by: Vincenzo Scamporlino <me@vinzscam.dev> Signed-off-by: Boris Bera <dotboris@users.noreply.github.com>
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Make the `options.titleFormat` prop of `<StructuredMetadataTable>` apply to all keys including nested ones. Previously, this option would only apply to the root keys of the `metadata` prop.
|
||||
Make the `options.titleFormat` prop of `<StructuredMetadataTable />` apply to all keys including nested ones. Previously, this option would only apply to the root keys of the `metadata` prop.
|
||||
|
||||
Document and improve the type of the `options.titleFormat` prop of `<StructuredMetadataTable>`. Previously, the `options` prop was `any`.
|
||||
Document and improve the props of `<StructuredMetadataTable />`. Previously, the `options` prop was `any`.
|
||||
|
||||
Reference in New Issue
Block a user