From 2d4442fe763fc7fc599879f1465730e7b97298eb Mon Sep 17 00:00:00 2001 From: pepper Date: Sun, 17 Jan 2021 22:53:39 -0500 Subject: [PATCH] Fixed card links --- src/components/root/Pages/Cards.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/root/Pages/Cards.js b/src/components/root/Pages/Cards.js index c131cb4..6ebbb79 100644 --- a/src/components/root/Pages/Cards.js +++ b/src/components/root/Pages/Cards.js @@ -44,7 +44,7 @@ class Cards extends Component { {this.waitingMig()}
- waiting + waiting
@@ -56,7 +56,7 @@ class Cards extends Component { {this.completedMig()}
- complete + complete
@@ -67,7 +67,7 @@ class Cards extends Component { {this.missedMig()}
- missed + missed