Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lubojr committed Aug 29, 2024
1 parent d2634c1 commit 30a222c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/src/components/map/FeatureQueryParams.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
<v-col cols="12" class="pa-0">
<h3 v-if="featureQueryParamsData.title">{{ featureQueryParamsData.title }}</h3>
<p>
Toggle any combination of OpenStreetMap features to check how crop fields can be affected by locust danger.
<br>Note: Availability of OSM data for crops differs for different parts of the world.
Toggle any combination of OpenStreetMap features
to check how crop fields can be affected by locust danger.
<br>Note: Availability of OSM data for crops
differs for different parts of the world.
</p>
</v-col>
<v-row class="ma-0" cols="6"
Expand Down

0 comments on commit 30a222c

Please sign in to comment.