Bumped React Router version for more functionality - MAY cause bugs

This commit is contained in:
frikky
2022-01-02 18:21:31 +01:00
parent 5123f5ce36
commit c42bbfdfc9
+1
View File
@@ -11669,6 +11669,7 @@ const AngularWorkflow = (defaultprops) => {
{workflow.id === undefined ||
workflow.id === null ||
apps.length === 0 ? (
<div
style={{
width: bodyWidth - leftBarSize - 15,