Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2024-01-31 16:22:18 +01:00
parent 31e6569ccf
commit 5689fc38c5
2 changed files with 4 additions and 1 deletions
@@ -20,7 +20,7 @@ Data references help to define the inputs and outputs of an extension. A data re
| :-----------------: | :-----------: |
| `core.reactElement` | `JSX.Element` |
The `reactElement` data reference can be used for defining the extension input/output of React elements. Example usage could be something linke this:
The `reactElement` data reference can be used for defining the extension input/output of React elements. Example usage could be something like this:
```tsx
import {