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 === undefined ||
workflow.id === null || workflow.id === null ||
apps.length === 0 ? ( apps.length === 0 ? (
<div <div
style={{ style={{
width: bodyWidth - leftBarSize - 15, width: bodyWidth - leftBarSize - 15,