diff --git a/src/frontend/src/components/keypairListComponent/index.tsx b/src/frontend/src/components/keypairListComponent/index.tsx index 9f452c988..b5c05cc77 100644 --- a/src/frontend/src/components/keypairListComponent/index.tsx +++ b/src/frontend/src/components/keypairListComponent/index.tsx @@ -54,6 +54,7 @@ export default function KeypairListComponent({ return (
{ let newInputList = _.cloneDeep(ref.current); newInputList.push({ "": "" });