🔄 Rename imported component for clarity
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import Pokeball from './components/ProfessorPokeball.vue';
|
import ProfessorPokeball from './components/ProfessorPokeball.vue';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|||||||
Reference in New Issue
Block a user