We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12301ea commit c9a4f16Copy full SHA for c9a4f16
1 file changed
src/components/GlobalDataPanel.vue
@@ -27,7 +27,7 @@ const handleLocationSelected = (place: PlaceResult) => {
27
28
<template>
29
<div class="settings">
30
- <v-alert density="compact" type="info" color="gray" class="mb-2">
+ <v-alert density="compact" color="gray" class="mb-2">
31
The <strong>global predictions</strong> provide global-scale estimates of agricultural fields
32
for 2024 and 2025. They were computed using the model <strong>FTW v3: CC-BY, B7</strong>.
33
</v-alert>
0 commit comments