From 976577eb0783b7db014be41456de7c4e599e792c Mon Sep 17 00:00:00 2001 From: Aadarsh A Date: Tue, 4 Jul 2023 15:15:03 -0400 Subject: [PATCH] fix: Change comment line --- .../src/pages/editentry/AccumulateAllComponents.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taxonomy-editor-frontend/src/pages/editentry/AccumulateAllComponents.jsx b/taxonomy-editor-frontend/src/pages/editentry/AccumulateAllComponents.jsx index 47083ad6..b389bad6 100644 --- a/taxonomy-editor-frontend/src/pages/editentry/AccumulateAllComponents.jsx +++ b/taxonomy-editor-frontend/src/pages/editentry/AccumulateAllComponents.jsx @@ -141,11 +141,11 @@ const AccumulateAllComponents = ({ id, taxonomyName, branchName }) => { nodeObject={nodeObject} setNodeObject={setNodeObject} /> - {/* Fab for submitting edits */} + {/* Sticky button for submitting edits */} {hasChanges && (