Fix some React errors and warnings
This commit is contained in:
@ -7,7 +7,7 @@ class TripSelector extends Component {
|
||||
<label>Från:</label>
|
||||
<input type="text" placeholder="Hållplats/Adress/Plats" />
|
||||
<hr/>
|
||||
<label for="lname">Till:</label>
|
||||
<label>Till:</label>
|
||||
<input type="text" placeholder="Hållplats/Adress/Plats" />
|
||||
</form>
|
||||
);
|
||||
|
Reference in New Issue
Block a user