Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/joint-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Explore all [180+ demo apps](https://www.jointjs.com/demos) that serve as boiler

JointJS is framework-agnostic and works with any frontend stack. React has first-class, native support; the others have integration guides and examples:

- **React** — native components and hooks (JointJS for React) <!-- TODO: link to the new React docs when live -->
- [**React**](https://docs.jointjs.com/react) — native components and hooks (JointJS for React)
- [Angular](https://docs.jointjs.com/learn/integration/angular/)
- [Vue](https://docs.jointjs.com/learn/integration/vue)
- [Svelte](https://docs.jointjs.com/learn/integration/svelte)
Expand Down
Loading