feat: quick bottom home screen setup
This commit is contained in:
7
app/components/Home/BottomScreen/BottomScreen.vue
Normal file
7
app/components/Home/BottomScreen/BottomScreen.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<Screen>
|
||||
<HomeBottomScreenBackground />
|
||||
|
||||
<slot />
|
||||
</Screen>
|
||||
</template>
|
||||
Reference in New Issue
Block a user