fix: stabilize Toolbox navigation

This commit is contained in:
2026-07-23 01:13:57 +02:00
parent 4f6089247a
commit f2620fda77
11 changed files with 46 additions and 33 deletions

View File

@@ -2,8 +2,8 @@
The production application uses:
- `@add-ideas/toolbox-contract` 0.2.0, Apache-2.0;
- `@add-ideas/toolbox-shell-react` 0.2.0, Apache-2.0;
- `@add-ideas/toolbox-contract` 0.2.1, Apache-2.0;
- `@add-ideas/toolbox-shell-react` 0.2.1, Apache-2.0;
- fflate 0.8.3, MIT;
- React, React DOM, and Scheduler, MIT.