mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Remove new meeting button
This commit is contained in:
@@ -151,10 +151,6 @@ export default function TranscriptBrowser() {
|
||||
total={response?.total || 0}
|
||||
size={response?.size || 0}
|
||||
/>
|
||||
|
||||
<Button colorScheme="blue" rightIcon={<PlusSquareIcon />}>
|
||||
New Meeting
|
||||
</Button>
|
||||
</Flex>
|
||||
<Grid
|
||||
templateColumns={{
|
||||
|
||||
Reference in New Issue
Block a user