fix: show the success toast for adding fma (#24500)

> Related issue: #24482

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Manual QA for all new/changed functionality
This commit is contained in:
Jahziel Villasana-Espinoza
2024-12-06 17:14:27 -05:00
committed by GitHub
parent 182970d652
commit d37b6587d6
@@ -189,7 +189,8 @@ const FleetMaintainedAppDetailsPage = ({
"success",
<>
<b>{fleetApp?.name}</b> successfully added.
</>
</>,
{ persistOnPageChange: true }
);
} catch (e) {
renderFlash(