Updated all packages and fixed errors thrown by new ESLint
This commit is contained in:
@@ -40,7 +40,6 @@ export function JobCostingModalContainer({
|
||||
onCancel={() => toggleModalVisible()}
|
||||
width="90%"
|
||||
destroyOnClose
|
||||
forceRender
|
||||
>
|
||||
{error ? <AlertComponent message={error.message} type="error" /> : null}
|
||||
{loading ? (
|
||||
|
||||
Reference in New Issue
Block a user