From e88b1941b3779b97ecca56067529bdc6717f4b5a Mon Sep 17 00:00:00 2001 From: Micasso Date: Tue, 15 Sep 2020 10:08:40 +0300 Subject: [PATCH] noView->nopeView --- SwipeCards.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SwipeCards.js b/SwipeCards.js index 939ee53..9c07e9e 100644 --- a/SwipeCards.js +++ b/SwipeCards.js @@ -479,8 +479,8 @@ export default class SwipeCards extends Component { if (this.props.showNope) { - const inner = this.props.noView - ? this.props.noView + const inner = this.props.nopeView + ? this.props.nopeView : {this.props.nopeText} return