From 2e12daf1e4f2a770e06419da89655318a6ac802c Mon Sep 17 00:00:00 2001 From: Bilal Catic Date: Thu, 20 Jun 2019 18:01:36 +0200 Subject: [PATCH] fix inline button --- client/src/components/DateRangePicker/index.js | 2 +- client/src/scenes/PracticeSummaryReport/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/DateRangePicker/index.js b/client/src/components/DateRangePicker/index.js index afd7dd8..cb2d2c4 100644 --- a/client/src/components/DateRangePicker/index.js +++ b/client/src/components/DateRangePicker/index.js @@ -89,7 +89,7 @@ class DateRangePicker extends Component { return (
- + diff --git a/client/src/scenes/PracticeSummaryReport/index.js b/client/src/scenes/PracticeSummaryReport/index.js index 11feb47..b53050f 100644 --- a/client/src/scenes/PracticeSummaryReport/index.js +++ b/client/src/scenes/PracticeSummaryReport/index.js @@ -52,7 +52,7 @@ class PracticeSummaryReport extends Component { - +