mirror of
https://github.com/docmost/docmost.git
synced 2025-11-14 07:51:09 +10:00
Allow creation of space
* other fixes and cleanups
This commit is contained in:
@ -64,7 +64,7 @@ export default function RecentChanges({ spaceId }: Props) {
|
||||
</Table>
|
||||
) : (
|
||||
<Text size="md" ta="center">
|
||||
No records to show
|
||||
No pages yet
|
||||
</Text>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user