still syncing

This commit is contained in:
Vri 🌈 2023-06-11 16:50:44 +02:00
parent 455ef5c1d5
commit f079944a3e
Signed by: vrifox
GPG key ID: D40098E5B60B2197
4 changed files with 19 additions and 8 deletions

View file

@ -9,5 +9,7 @@ export default {
</script>
<template>
<div>Search</div>
<form>
<input class="p-2" type="search" placeholder="Suche …">
</form>
</template>