Remove unneeded row.
Discussed with Max, neither of us is sure why this was here.
This commit is contained in:
parent
7a6d3ba86d
commit
b1db0606ee
1 changed files with 0 additions and 10 deletions
|
|
@ -128,16 +128,6 @@
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="my-3">
|
||||
<div class="select-car">
|
||||
<div class="select-car-form">
|
||||
<radioQuestion
|
||||
questionText="What year is your vehicle?"
|
||||
:answers="this.years"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue