feat: add shared Toolbox header and themes

This commit is contained in:
2026-07-23 00:29:21 +02:00
parent e3aaea02ee
commit 4f6089247a
14 changed files with 229 additions and 233 deletions

View File

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