this is a dirty sync commit

This commit is contained in:
Vri 🌈 2023-06-07 22:12:45 +02:00
parent 3cf5b26f26
commit bb22d1a728
Signed by: vrifox
GPG key ID: D40098E5B60B2197
5 changed files with 63 additions and 15 deletions

View file

@ -1,5 +1,11 @@
<script lang="ts">
export default {
data() {
return {
searchTerm: '',
}
}
}
</script>
<template>