[Feature] Better AnimeCard tooltip, fix watch endpoint #3
@ -29,7 +29,7 @@ watchEffect(async () => {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div class="py-4 px-32">
|
||||||
<div v-if="isLoading">
|
<div v-if="isLoading">
|
||||||
Loading results...
|
Loading results...
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user