packages updated
This commit is contained in:
@@ -219,7 +219,10 @@
|
||||
>
|
||||
<span class="text-sm text-gray-800">{{ team.label }}</span>
|
||||
</label>
|
||||
<p v-if="!spielplanTeams.length" class="px-4 py-3 text-sm text-gray-500">
|
||||
<p
|
||||
v-if="!spielplanTeams.length"
|
||||
class="px-4 py-3 text-sm text-gray-500"
|
||||
>
|
||||
Noch keine importierten Spielplan-Teams verfügbar.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user