Skip to content

Commit

Permalink
Removed commented out html
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersoncasimir authored Feb 13, 2024
1 parent 2bcbe85 commit 12062e0
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -485,15 +485,6 @@ const AnnotationForm = ({
>
Reset
</button>
{/*{currentAnnotation &&*/}
{/* <button*/}
{/* type="button"*/}
{/* onClick={handleDelete}*/}
{/* className="btn btn-primary btn-xs"*/}
{/* >*/}
{/* Delete*/}
{/* </button>*/}
{/*}*/}
{annoMessage && (
<div
className="alert alert-success text-center"
Expand Down

0 comments on commit 12062e0

Please sign in to comment.