🎨 Remove hardcoded color value in template

This commit is contained in:
2026-01-28 05:14:28 +00:00
parent 471cf51030
commit 0f5585d58c

View File

@@ -13,7 +13,7 @@
</div>
</div>
</template>
#f44336
<script setup>
import ProfessorPokeball from './components/ProfessorPokeball.vue';
</script>