@aotter/mantle-admin-ui 0.0.11-alpha.11 → 0.0.11-alpha.12
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 +1 -1
- package/dist/index-html.js +1 -1
- package/dist/index.html +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ Admin SPA shell for mantle.
|
|
|
4
4
|
|
|
5
5
|
This package builds a self-contained React/Tailwind admin HTML artifact consumed
|
|
6
6
|
by platform adapters. It currently provides the system admin shell, preference
|
|
7
|
-
UI, site overview surfaces, and
|
|
7
|
+
UI, site overview surfaces, and Mantle-branded system pages.
|
|
8
8
|
|
|
9
9
|
`0.0.7-alpha` is an early prerelease for the agent-provisioning proof. The API
|
|
10
10
|
surface remains in flux until `v0.1.0`.
|