mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
Essential fixes
This commit is contained in:
@@ -13,8 +13,6 @@ export function Dashboard({
|
||||
}) {
|
||||
const [openIndex, setOpenIndex] = useState(null);
|
||||
|
||||
topics = [{timestamp: '[00:00]', transcript: 'Abcdef', title: 'This is the title'}];
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="w-3/4 py-4">
|
||||
|
||||
Reference in New Issue
Block a user