From 2e58b8e4d41d663ccc22996285bb4be705263c32 Mon Sep 17 00:00:00 2001 From: Lu Sun Date: Tue, 18 Jul 2017 14:36:53 -0400 Subject: [PATCH] Add a style to control the view that wraps the buttonComponent --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 06fbe97..fa90292 100644 --- a/src/index.js +++ b/src/index.js @@ -91,7 +91,7 @@ class PopoverTooltip extends React.Component { delayLongPress={this.props.delayLongPress} activeOpacity={1.0} > - + {buttonComponent}