diff --git a/app/components/dashboard.js b/app/components/dashboard.js index d59ef1a2..2a2d3581 100644 --- a/app/components/dashboard.js +++ b/app/components/dashboard.js @@ -59,6 +59,14 @@ export function Dashboard({ {transcriptionText} + + {finalSummary && ( +
Duration: {finalSummary.duration}
+{finalSummary.summary}
+