mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-26 07:25:58 +00:00
ux improvement for starting new project
This commit is contained in:
parent
d1c86d5001
commit
47dfd4da12
1 changed files with 1 additions and 0 deletions
|
|
@ -417,6 +417,7 @@ export default function ProjectPageSidebar({
|
|||
|
||||
const createNewProject = () => {
|
||||
projectStore.createProject('new project');
|
||||
setActiveWorkspaceTab('workforce');
|
||||
navigate('/');
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue