+
+
+
+
{/* Docker warning above export button */}
{isDocker && (
Warning: Docker is in use. Exporting will export the entire /app root directory (including all files and folders in the container's root).
)}
-
+
{rememberExportChoice && lastExportChoice && (
-
+
💾 {lastExportChoice === 'docker' ? 'Docker' : 'Local'}