Skip to content

Commit

Permalink
Update react-frontend/src/actions/tankActions.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Arpit Jain <32438047+ArpitKotecha@users.noreply.github.com>
  • Loading branch information
IuliaElizaS and ArpitKotecha authored Apr 14, 2020
1 parent 9d2e32a commit 104926f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-frontend/src/actions/tankActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ export const fetchTanks = () => {
{ id: "3", value: "40" },
{ id: "4", value: "90" }
]
})
}
}

0 comments on commit 104926f

Please sign in to comment.