Skip to content

Commit

Permalink
fix: Change comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
aadarsh-ram committed Jul 4, 2023
1 parent c53ab42 commit 976577e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ const AccumulateAllComponents = ({ id, taxonomyName, branchName }) => {
nodeObject={nodeObject}
setNodeObject={setNodeObject}
/>
{/* Fab for submitting edits */}
<ListAllEntryProperties
nodeObject={nodeObject}
setNodeObject={setNodeObject}
/>
{/* Sticky button for submitting edits */}
{hasChanges && (
<div
style={{
Expand Down

0 comments on commit 976577e

Please sign in to comment.