mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki select boxa
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
<div class="checkpoints">
|
||||
<select-box
|
||||
v-if="stationInfo && stationInfo.checkpoints"
|
||||
:title="selectedOption"
|
||||
:itemList="
|
||||
stationInfo.checkpoints.map((cp, i) => ({
|
||||
id: cp.checkpointName,
|
||||
|
||||
Reference in New Issue
Block a user