fix: camera unmount, sticker trash, update reset
This commit is contained in:
@@ -157,6 +157,7 @@ export default function App() {
|
||||
onBurstComplete={handleBurstComplete}
|
||||
onCancel={handleReset}
|
||||
isIdle={currentScreen !== 'camera'}
|
||||
isObscured={currentScreen === 'preview' || currentScreen === 'admin'}
|
||||
onStartBooth={handleStartBooth}
|
||||
onNavigateToAdmin={handleOpenAdmin}
|
||||
adminPassword={settings.adminPassword}
|
||||
|
||||
Reference in New Issue
Block a user