diff --git a/apps/dashboard/src/pages/ExportScreen.tsx b/apps/dashboard/src/pages/ExportScreen.tsx index f779120b1..688418ea3 100644 --- a/apps/dashboard/src/pages/ExportScreen.tsx +++ b/apps/dashboard/src/pages/ExportScreen.tsx @@ -474,8 +474,14 @@ export function ExportScreen() { > ↓ {exporting ? 'Packaging…' : 'Download .pmp'} - - + + {exportNote && (