Update incidents.jsx
This commit is contained in:
commit
e32c8e108f
1 changed files with 1 additions and 1 deletions
|
|
@ -352,7 +352,7 @@ export default function Incidents() {
|
||||||
);
|
);
|
||||||
})}
|
})}
|
||||||
</View>
|
</View>
|
||||||
</DepartmentActionSheet>
|
</DepartmentActionSheet>
|
||||||
</React.Fragment>
|
</React.Fragment>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue