Files
BewlyBewly/src/contentScripts/views/Search/Search.vue
Hakadao f40b028685 chore:
2023-01-15 14:17:39 +08:00

8 lines
97 B
Vue

<script lang="ts" setup></script>
<template>
<div>
TODO: SEARCH PAGE
</div>
</template>