We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034e417 commit 69f95e0Copy full SHA for 69f95e0
frontend/src/components/HelloWorld.vue
@@ -18,7 +18,7 @@
18
</div>
19
</form>
20
<div class="container mt-5">
21
- <h2 class="text-center">Messages from users</h2>
+ <h2 class="text-center">Messages from Users</h2>
22
<button v-on:click="get" type="button" class="btn btn-outline-success mb-2">Проверить записи</button>
23
24
<div class="alert alert-warning" role="alert" v-if="error">
0 commit comments