Files
backstage/.changeset/sharp-icons-obey.md
T
Mark David Avery b8269de9f1 style(react 18): explicitly declaring children as optional props
This is to facilitate the react 18 upgrade which introduced the requirement to explicily declare children as props
Helps to address #12252

Signed-off-by: Mark David Avery <mark@webark.cc>
2023-01-04 11:21:34 -08:00

168 B

@backstage/plugin-techdocs-react, @backstage/plugin-scaffolder
@backstage/plugin-techdocs-react @backstage/plugin-scaffolder
patch patch

Explicitly declaring children as optional props to facilitate react 18 changes