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 9a2997a commit 533f89fCopy full SHA for 533f89f
docs/index.html
@@ -78,7 +78,7 @@
78
<article class="markdown-body">
79
<div class="searchCondition">
80
<div>
81
- <form style="display:flex;" v-on:submit.prevent>
+ <form style="display:flex;" v-on:submit.prevent> <!-- Prevent the page from reloading when Enter key is pressed -->
82
<label for="search" style="margin-right: 3px;" >search:</label>
83
<div style="position: relative;">
84
<input id="search" placeholder="Search all options" v-model="searchCondition">
0 commit comments