final commit before execution
This commit is contained in:
@@ -92,7 +92,7 @@ export default function ProductCarousel({
|
||||
selected={index === selectedIndex}
|
||||
index={index}
|
||||
/>
|
||||
<DialogContent className='overflow w-full'>
|
||||
<DialogContent className='overflow max-w-screen rounded-0 h-screen p-0'>
|
||||
<Image
|
||||
src={image.uri}
|
||||
alt=''
|
||||
|
||||
Reference in New Issue
Block a user