Merge pull request #29132 from backstage/rugvip/bugs
changesets: beehive the hip bugs
This commit is contained in:
@@ -7,6 +7,5 @@
|
||||
You can replace existing usage of `app.createRoot()` with the following:
|
||||
|
||||
```ts
|
||||
const root = tree.root.instance?.getData(coreExtensionData.reactEleme
|
||||
nt);
|
||||
const root = tree.root.instance?.getData(coreExtensionData.reactElement);
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user