Feat: edit and view - support simulated Android device preview
This commit is contained in:
@@ -443,6 +443,7 @@ const Edit = () => {
|
||||
importMap={importMap!}
|
||||
entryPoint={entryPoint}
|
||||
postExpansionCode={baseDist}
|
||||
mobileMode={toolData?.platform === 'ANDROID'}
|
||||
/>
|
||||
</LoadingMask>
|
||||
{showDraggableMask && <div className={'draggable-mask'} />}
|
||||
|
||||
Reference in New Issue
Block a user