diff --git a/index.html b/index.html index 6153c40..270b288 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ @media (prefers-reduced-motion: reduce) { .app-loading-gem { animation: none; transform: rotate(45deg); } } - + diff --git a/package.json b/package.json index 0bd260e..0bdbea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amerc-site", - "version": "0.98.0-apiconsole", + "version": "0.99.0-boothform", "private": true, "type": "module", "scripts": { diff --git a/src/AgentPlatform.jsx b/src/AgentPlatform.jsx index 81b95db..253ba80 100644 --- a/src/AgentPlatform.jsx +++ b/src/AgentPlatform.jsx @@ -323,14 +323,27 @@ export function BoothDashboard({ auth, setRoute }) {

Publish an agent class

- setForm({ ...form, name: e.target.value })} required /> - setForm({ ...form, tags: e.target.value })} /> -