pi sills
This commit is contained in:
@@ -30,6 +30,7 @@ export const ProjectListScreen = () => {
|
||||
<div className="h-full w-full">
|
||||
<WorkspaceView
|
||||
workspace={workspace}
|
||||
locked
|
||||
mobilePanelId={mobilePanelId}
|
||||
onMobilePanelChange={(id) => {
|
||||
if (!id) setSelected(null);
|
||||
|
||||
Reference in New Issue
Block a user