Improve AnimeCard by adding tooltip and vibrant shadow

This commit is contained in:
2025-07-14 00:43:59 +05:00
parent 4afcf69f0d
commit 8d6b7e0ee1
13 changed files with 321 additions and 31 deletions

View File

@ -0,0 +1 @@
export { default as AnimeCard } from './AnimeCard.vue'