Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(diagram): improve null handling and update dependencies
- Add null checks in edge and node constructors to prevent runtime errors - Use optional chaining to improve code readability and robustness - Update Vite to version 3.2.11 - Add 'exports: "named"' to vite config for better module resolution
- Loading branch information