From 332aeeb5f8d0804037c05046c4a98b8d84dcaf64 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Mon, 3 Jan 2022 14:56:23 -0800 Subject: [PATCH] Redesign and refactor makerPage --- frontend/src/components/MakerPage.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/frontend/src/components/MakerPage.js b/frontend/src/components/MakerPage.js index 4a63c81b..99a4aa3c 100644 --- a/frontend/src/components/MakerPage.js +++ b/frontend/src/components/MakerPage.js @@ -254,13 +254,7 @@ export default class MakerPage extends Component { - - - - ); } } \ No newline at end of file