7 lines
79 B
Vue
7 lines
79 B
Vue
<template>
|
|
<Screen>
|
|
<Background />
|
|
<Stats />
|
|
</Screen>
|
|
</template>
|