From 9ad870ea3518a9a81716e945d46c06a7c341d7fe Mon Sep 17 00:00:00 2001 From: Phoebe Gao Date: Tue, 2 Feb 2021 14:32:27 -0800 Subject: [PATCH] feat(bs5): Update tooltip/popover arrow classes --- src/Popover.js | 1 + src/Tooltip.js | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Popover.js b/src/Popover.js index 1d9015cca..8374bae13 100644 --- a/src/Popover.js +++ b/src/Popover.js @@ -24,6 +24,7 @@ const Popover = (props) => { return ( diff --git a/src/Tooltip.js b/src/Tooltip.js index c4f4d988d..f6b5662d5 100644 --- a/src/Tooltip.js +++ b/src/Tooltip.js @@ -25,6 +25,7 @@ const Tooltip = (props) => { return (