@graphysdk/react-renderer 1.8.1-beta.1787131914625 → 1.8.1-beta.1787132472323

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,3 +37,10 @@ export function Chart({ data }) {
37
37
  ## Editable charts
38
38
 
39
39
  Import `EditableGraphRenderer` from `@graphysdk/react-renderer/editable`.
40
+
41
+ - **`@graphysdk/react-renderer`** — read-only surface: `GraphProvider`, `GraphRenderer`, hooks, slots, theme, and types
42
+ - **`@graphysdk/react-renderer/editable`** — editing surface: `EditableGraphRenderer`, `EditorPanel`, and related controls
43
+
44
+ ## Support
45
+
46
+ Questions and community help: [Discord](https://discord.gg/yGmYCjkSr).