In this lesson, we will display an active parking list with a stop button to end parking.
1. Two new methods
Let's add two more methods into src/stores/parking.js
...
In this lesson, we will display an active parking list with a stop button to end parking.
Let's add two more methods into src/stores/parking.js
...