+
+
+
+
- {exportFormat === "mp4" && (
-
-
-
-
-
- )}
+ {exportFormat === "mp4" && (
+
+
+
+
+
+ )}
- {exportFormat === "gif" && (
-
-
-
- {GIF_FRAME_RATES.map((rate) => (
-
- ))}
-
-
- {Object.entries(GIF_SIZE_PRESETS).map(([key, _preset]) => (
-
- ))}
-
-
-
-
- {gifOutputDimensions.width} × {gifOutputDimensions.height}px
-
-
-
- {tSettings("export.loop")}
-
-
-
-
-
- )}
+ {exportFormat === "gif" && (
+
+
+
+ {GIF_FRAME_RATES.map((rate) => (
+
+ ))}
+
+
+ {Object.entries(GIF_SIZE_PRESETS).map(([key, _preset]) => (
+
+ ))}
+
+
+
+
+ {gifOutputDimensions.width} × {gifOutputDimensions.height}px
+
+
+ {tSettings("export.loop")}
+
+
+
+
+ )}
-
-
-
-
+
+
+
+
-
+
-
-
-
-
-