Basic IIF rendering with test component for BOD-83

This commit is contained in:
Patrick Fic
2020-05-21 16:38:06 -07:00
parent e906095d97
commit f631b91b18
10 changed files with 143 additions and 133 deletions

View File

@@ -50,7 +50,7 @@ export function JobsCloseSaveButton({
}
setLoading(false);
};
console.log("suspense", suspenseAmount);
return (
<Button
onClick={handleSave}