From 3ff6f66c1a671f49d6be6a7ff8c6e49bbe874fcb Mon Sep 17 00:00:00 2001 From: Sami Date: Mon, 16 Oct 2017 00:03:34 +0200 Subject: [PATCH] Fixed wrong use of styles in DoneButton.js --- components/DoneButton.android.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/DoneButton.android.js b/components/DoneButton.android.js index ae7890e..d87e747 100644 --- a/components/DoneButton.android.js +++ b/components/DoneButton.android.js @@ -15,7 +15,7 @@ export const DoneButton = ({ - + {isDoneBtnShow ? doneBtnLabel : nextBtnLabel}