mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
improvements: address feedback
This commit is contained in:
@@ -150,7 +150,7 @@ export const createFolderNode = ({
|
||||
})
|
||||
);
|
||||
|
||||
let height = 84;
|
||||
let height: number;
|
||||
|
||||
switch (subject) {
|
||||
case ProjectPermissionSub.DynamicSecrets:
|
||||
|
||||
Reference in New Issue
Block a user