mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: more fluent
This commit is contained in:
@@ -105,7 +105,7 @@ export const WorkspaceModal = ({ open, onClose }: LoginModalProps) => {
|
||||
</svg>
|
||||
|
||||
<span style={{ width: '100px', display: 'inline-block' }}>
|
||||
{item.name || ' undefined'}
|
||||
{item.name || 'untitled'}
|
||||
</span>
|
||||
</span>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user