From cd2897d5a1929fe4f76b13ba8f3ea343d88bb39d Mon Sep 17 00:00:00 2001 From: pepper Date: Sun, 1 Nov 2020 17:36:19 +1100 Subject: [PATCH] formatting and added links --- src/components/Migrations/Migrations.js | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/Migrations/Migrations.js b/src/components/Migrations/Migrations.js index 1e499cb..6140b32 100644 --- a/src/components/Migrations/Migrations.js +++ b/src/components/Migrations/Migrations.js @@ -68,7 +68,9 @@ class Migrations extends Component { Booked Migrations {this.bookedMig()} -
View all...
+
+ View all... +
@@ -77,7 +79,9 @@ class Migrations extends Component { Waiting Termination {this.waitingMig()}
-
View all...
+
+ View all... +
@@ -87,7 +91,9 @@ class Migrations extends Component { Completed {this.completedMig()} -
View all...
+
+ View all... +