diff --git a/bun.lock b/bun.lock index 5b0f1e9e10..69d678c0ca 100644 --- a/bun.lock +++ b/bun.lock @@ -1,5 +1,6 @@ { "lockfileVersion": 1, + "configVersion": 0, "workspaces": { "": { "name": "mux", diff --git a/src/components/WorkspaceListItem.tsx b/src/components/WorkspaceListItem.tsx index dda0d48a49..c1c3add21e 100644 --- a/src/components/WorkspaceListItem.tsx +++ b/src/components/WorkspaceListItem.tsx @@ -156,7 +156,7 @@ const WorkspaceListItemInner: React.FC = ({ /> ) : ( { e.stopPropagation(); startRenaming();