feat: display product options
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="app-container">
|
||||
<FullscreenViewport/>
|
||||
<FullscreenViewport v-if="platform === 'ios' || platform === 'android'"/>
|
||||
<router-view />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user