🎨 Update Pokeball component to ProfessorPokeball with custom size, color, and trademark visibility options
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="container">
|
||||
<Pokeball />
|
||||
<ProfessorPokeball size="150px" color="#f44336" :showTrademark="false" />
|
||||
<h1>Pokedex Online</h1>
|
||||
<p class="subtitle">Your Digital Pokédex Companion</p>
|
||||
<p class="description">
|
||||
|
||||
Reference in New Issue
Block a user