CEC-5150: search on fleets in bulk action (#454)
* CEC-5150: search on fleets in bulk action * add deps * add deps * sonar * sonar * break out fetch
This commit is contained in:
@@ -242,7 +242,7 @@ const MainForm = () => {
|
||||
label="SUMS Version"
|
||||
value={sumsVersion}
|
||||
setValue={setSumsVersion}
|
||||
getData={async () => getSums()}
|
||||
getData={getSums}
|
||||
/>
|
||||
<TextField
|
||||
id="model"
|
||||
|
||||
Reference in New Issue
Block a user