diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/HandleTooltipComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/HandleTooltipComponent/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/HandleTooltipComponent/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/HandleTooltipComponent/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/OutputComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/OutputComponent/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/OutputComponent/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/OutputComponent/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/components/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/components/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/components/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/components/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/helpers/convert-to-table-rows.ts b/src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/helpers/convert-to-table-rows.ts similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/helpers/convert-to-table-rows.ts rename to src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/helpers/convert-to-table-rows.ts diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/components/switchOutputView/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/outputModal/components/switchOutputView/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/outputModal/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/outputModal/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/outputModal/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/parameterComponent/constants.ts b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/constants.ts similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/parameterComponent/constants.ts rename to src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/constants.ts diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/parameterComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/parameterComponent/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/parameterComponent/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/components/tooltipRenderComponent/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/tooltipRenderComponent/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/components/tooltipRenderComponent/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/components/tooltipRenderComponent/index.tsx diff --git a/src/frontend/src/CustomNodes/genericNode_temp/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx similarity index 100% rename from src/frontend/src/CustomNodes/genericNode_temp/index.tsx rename to src/frontend/src/CustomNodes/GenericNode/index.tsx