From 9c46ea4046f0aebcc79ff21fe919db2c3cc411ce Mon Sep 17 00:00:00 2001 From: Mariusz Klochowicz Date: Wed, 6 Oct 2021 14:37:26 +1030 Subject: [PATCH] Disable posting new offers in the maker when there is no order price --- frontend/src/MakerApp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/MakerApp.tsx b/frontend/src/MakerApp.tsx index 68e0c9f..fe008e5 100644 --- a/frontend/src/MakerApp.tsx +++ b/frontend/src/MakerApp.tsx @@ -139,7 +139,7 @@ export default function App() {