Addedd info about example useres

This commit is contained in:
Kamil Klecha
2021-10-16 22:15:00 +02:00
parent 0b2d6be6fd
commit 6f405cbbb1

View File

@@ -39,6 +39,13 @@
</v-card-actions>
</v-form>
</v-card>
<v-alert type="info" class="mt-4">
Przykładowi użytkownicy:
<ul>
<li>u1@example.com:qwerty</li>
<li>u2@example.com:qwerty</li>
</ul>
</v-alert>
</v-col>
</v-row>
</template>