mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-23 05:39:05 +00:00
style: linting
This commit is contained in:
@@ -392,13 +392,13 @@ export default function MeetingSelection({
|
||||
No meetings right now
|
||||
</Text>
|
||||
<Text fontSize="md" color="gray.600" maxW="400px">
|
||||
There are no ongoing or upcoming meetings in this room at the moment.
|
||||
There are no ongoing or upcoming meetings in this room at the
|
||||
moment.
|
||||
</Text>
|
||||
</VStack>
|
||||
</VStack>
|
||||
</Flex>
|
||||
)}
|
||||
|
||||
</Flex>
|
||||
</Flex>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user