The goal is to setup PricesUI.vue based on the setup of PositionsUI.vue
Here, take the inputs same inputs of "year, race, and session" so that the user can load in the grid and specify the price of each driver and constructor
Note that there is no mechanism in place for specifying constructor-specific information in PositionsUI.vue so this function will need to be added
The goal is to setup PricesUI.vue based on the setup of PositionsUI.vue