@omnicross/ui 0.1.4 → 0.1.6
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
|
@@ -76,7 +76,7 @@ frontend changes (or point `OMNICROSS_UI_DIST` elsewhere).
|
|
|
76
76
|
shim, and `cn`.
|
|
77
77
|
- `src/shared-types/` — the hand-mirrored subset of the daemon/upstream
|
|
78
78
|
`llm-config` types the page consumes.
|
|
79
|
-
- `src/components/ui/` —
|
|
79
|
+
- `src/components/ui/` — shared UI primitives.
|
|
80
80
|
- `src/features/` — the pages (provider settings, accounts, API service,
|
|
81
81
|
Code CLI, settings).
|
|
82
82
|
- The Tauri shell itself lives in `apps/desktop/src-tauri` (separate project).
|