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