7 lines
99 B
Vue
7 lines
99 B
Vue
<script setup>
|
|
</script>
|
|
|
|
<template>
|
|
<ChampionSelector style="margin-top: 64px;"/>
|
|
</template>
|