Skip to content
Snippets Groups Projects
Commit f2ec6f71 authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

feat: info for the search

parent 1e7dc10e
No related branches found
No related tags found
1 merge request!27feat: info for the search
Pipeline #213593 passed
......@@ -9,17 +9,19 @@
<v-text-field
v-model="input"
label="Your Search String"
hint="Operators: OR, AND and *"
persistent-hint
outlined
dense
hide-details
></v-text-field>
</v-col>
<v-col
cols="2"
class="d-flex align-center"
class="d-flex"
>
<v-btn
tile
large
color="primary"
@click="emitSearch"
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment