Merge branch 'dev' into prod
This commit is contained in:
@@ -295,7 +295,8 @@ export function ReviewStep({
|
|||||||
totalScreenshots < 2 &&
|
totalScreenshots < 2 &&
|
||||||
submitPhase !== "uploading" &&
|
submitPhase !== "uploading" &&
|
||||||
submitPhase !== "saving"
|
submitPhase !== "saving"
|
||||||
const showExistingRemove = totalScreenshots >= 2
|
const showExistingRemove = totalScreenshots >= 1
|
||||||
|
// Allow removing any existing screenshot, not only when at capacity
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className='space-y-6'>
|
<div className='space-y-6'>
|
||||||
|
|||||||
Reference in New Issue
Block a user