Skip to content
Snippets Groups Projects
Commit ea2acecf authored by Antoine Roy's avatar Antoine Roy
Browse files

New Annotation

parent 4c541c69
Branches
No related tags found
2 merge requests!12integration of title into annotation,!10Draft: MigratingAnnotationCreation to MUI5.
Pipeline #1690 failed
...@@ -443,7 +443,7 @@ class AnnotationCreation extends Component { ...@@ -443,7 +443,7 @@ class AnnotationCreation extends Component {
return ( return (
<CompanionWindow <CompanionWindow
title={title ? title : 'totos'} title={title ? title : 'New Annotation'}
windowId={windowId} windowId={windowId}
id={id} id={id}
> >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment