mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Update dashboard.js
This commit is contained in:
@@ -12,7 +12,6 @@ export function Dashboard({
|
||||
stream,
|
||||
}) {
|
||||
const [openIndex, setOpenIndex] = useState(null);
|
||||
const [liveTranscript, setLiveTranscript] = useState("");
|
||||
|
||||
topics = [{timestamp: '[00:00]', transcript: 'Abcdef', title: 'This is the title'}];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user