refactor: restructure components and assets
This commit is contained in:
@@ -16,9 +16,9 @@ const showStats = ref(false);
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<TopScreen>
|
||||
<HomeTopScreen>
|
||||
<Stats v-if="showStats" />
|
||||
</TopScreen>
|
||||
</HomeTopScreen>
|
||||
</div>
|
||||
<div>
|
||||
<HomeBottomScreen>
|
||||
|
||||
Reference in New Issue
Block a user