fix basic query
This commit is contained in:
parent
e360ee1557
commit
502edd8263
2 changed files with 22 additions and 7 deletions
|
|
@ -5,13 +5,23 @@
|
|||
</section>
|
||||
|
||||
<section class="section container">
|
||||
<p class="notification">
|
||||
⚠ Under construction :3 ⚠
|
||||
</p>
|
||||
<div class="notification is-info block">
|
||||
<p>To searcn tropos-agnostically, enter a term below.</p>
|
||||
</div>
|
||||
|
||||
<div class="block is-flex is-flex-direction-row is-gap-2">
|
||||
<input class="input" type="text"></input>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="container">
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue