[Feature] Better AnimeCard tooltip, fix watch endpoint #3

Merged
bivashy merged 2 commits from feature/ui-ux-improvement into main 2025-07-20 19:19:26 +00:00
Showing only changes of commit 897923d6c8 - Show all commits

View File

@ -29,7 +29,7 @@ watchEffect(async () => {
</script>
<template>
<div>
<div class="py-4 px-32">
<div v-if="isLoading">
Loading results...
</div>