Merge branch 'main' of github.com:appwrite/appwrite-console-poc into usability-fixes

This commit is contained in:
Arman
2022-10-07 11:53:08 +02:00
@@ -74,7 +74,7 @@
level: 0
},
{
href: `project-${$project.$id}/overview`,
href: `project-${$project.$id}`,
title: $project.name
}
]