mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 20:59:05 +00:00
Fixes discussed during call w/ Mathieu
This commit is contained in:
@@ -103,7 +103,11 @@ export function Dashboard({
|
||||
</div>
|
||||
))}
|
||||
{topics.length === 0 && (
|
||||
<div className="text-center text-gray-500">No topics yet</div>
|
||||
<div className="text-center text-gray-500">
|
||||
Discussion topics will appear here after you start recording. It
|
||||
may take up to 5 minutes of conversation for the first topic to
|
||||
appear.
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user