Updated tooltip once more and added vehicles to alert atom.

This commit is contained in:
Patrick Fic
2020-12-18 14:31:56 -08:00
parent f34c7cbebe
commit 44bbb17243
2 changed files with 3 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ export default function JobsDetailDescriptionMolecule({ loading, job }) {
<Descriptions.Item
label={
<Tooltip title="This is the date you will receive payment from MPI.">
<Tooltip title="This is the date you will submit for payment from MPI.">
Close Date
</Tooltip>
}