refactor(lab): canonize selected evidence reports
This commit is contained in:
@@ -863,6 +863,7 @@ export default function App() {
|
||||
onDeleteBegin: releaseRecordedReplayForDelete,
|
||||
}}
|
||||
onLaboratoryAnnotationActionChange={laboratoryAnnotation.setAction}
|
||||
onLaboratoryViewActionChange={laboratoryAnnotation.setViewAction}
|
||||
navigation={{
|
||||
openView,
|
||||
openSource,
|
||||
@@ -1243,7 +1244,6 @@ export default function App() {
|
||||
]}
|
||||
/>
|
||||
</Window>
|
||||
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user