diff --git a/app/components/dashboard.js b/app/components/dashboard.js index 4104ac56..ae9d1d1f 100644 --- a/app/components/dashboard.js +++ b/app/components/dashboard.js @@ -60,6 +60,14 @@ export function Dashboard({ {transcriptionText} + + {finalSummary && ( +
Duration: {finalSummary.duration}
+{finalSummary.summary}
+