fix(photopea): can not enter full screen mode

This commit is contained in:
小白-白 2025-04-25 17:18:25 +08:00
parent 3da12f19f7
commit 119510a477

View File

@ -254,6 +254,7 @@ const Photopea = () => {
component={"iframe"}
title={"ms"}
src={src}
allowFullScreen
/>
)}
</ViewerDialog>