mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
visual fixes, remove error
This commit is contained in:
@@ -65,6 +65,7 @@ const TranscriptCreate = () => {
|
||||
<TopicList
|
||||
topics={webSockets.topics}
|
||||
useActiveTopic={useActiveTopic}
|
||||
autoscroll={true}
|
||||
/>
|
||||
<section className="w-full h-full bg-blue-400/20 rounded-lg md:rounded-xl px-2 md:px-4 flex flex-col justify-center align-center">
|
||||
{!hasRecorded ? (
|
||||
|
||||
Reference in New Issue
Block a user