human and sidepannel bug fix
This commit is contained in:
@@ -397,7 +397,7 @@ function HumanMechanics() {
|
||||
<LabledDropdown
|
||||
label="Action Type"
|
||||
defaultOption={activeOption}
|
||||
options={["worker", "manufacture", "operator"]}
|
||||
options={["worker", "manufacturer", "operator"]}
|
||||
onSelect={handleSelectActionType}
|
||||
disabled={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user