chore: bump version (#1313)

This commit is contained in:
Himself65
2023-03-04 13:46:50 -06:00
committed by GitHub
parent 28f0027de6
commit dd6bee68cb
15 changed files with 143 additions and 104 deletions
@@ -125,7 +125,7 @@ export const GeneralPanel: React.FC<PanelProps> = ({
shape="circle"
style={{ marginLeft: '24px' }}
onClick={() => {
setInput(workspace.blockSuiteWorkspace.meta.name);
setInput(workspace.blockSuiteWorkspace.meta.name ?? '');
setShowEditInput(false);
}}
>