fix: updates documentation

This commit is contained in:
Mark Mankarious 2023-10-05 11:01:35 +01:00
parent 7d5e11638e
commit d35db1539d

View file

@ -3,7 +3,7 @@
The `initialScene` object contains the following properties: The `initialScene` object contains the following properties:
| Name | Type | | Name | Type |
| --- | --- | :---: | | --- | --- |
| `icons` | [`Icon[]`](#icon) | | `icons` | [`Icon[]`](#icon) |
| `nodes` | [`Node[]`](#node) | | `nodes` | [`Node[]`](#node) |
| `connectors` | [`Connector[]`](#connector) | | `connectors` | [`Connector[]`](#connector) |