this is a dirty sync commit
This commit is contained in:
parent
3cf5b26f26
commit
bb22d1a728
5 changed files with 63 additions and 15 deletions
|
@ -1,5 +1,11 @@
|
|||
<script lang="ts">
|
||||
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
searchTerm: '',
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue