🐛 Fix typo in ProfessorPokeball component attribute
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div class="container">
|
||||
<ProfessorPokeball size="150px" color="#f44336" :animate="true" />
|
||||
<ProfessorPokeball
|
||||
ize="150px" color="#f44336" :animate="true" />
|
||||
<h1>Pokedex Online</h1>
|
||||
<p class="subtitle">Your Digital Pokédex Companion</p>
|
||||
<p class="description">
|
||||
|
||||
Reference in New Issue
Block a user