improvements: address feedback

This commit is contained in:
Scott Wilson
2025-03-12 10:33:56 -07:00
parent dc30465afb
commit 9fd662b7f7
10 changed files with 29 additions and 18 deletions

View File

@@ -150,7 +150,7 @@ export const createFolderNode = ({
})
);
let height = 84;
let height: number;
switch (subject) {
case ProjectPermissionSub.DynamicSecrets: