Essential fixes

This commit is contained in:
Koper
2023-07-21 19:00:48 +07:00
parent 8b53d395b2
commit e69071e1d5
5 changed files with 68 additions and 34 deletions

View File

@@ -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">