Skip to content

Commit

Permalink
LPS-204831 - Fix inline reflow of Feature Indicator Popover.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethib137 authored and brianchandotcom committed Jan 2, 2024
1 parent 43c1c27 commit afae4db
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,9 @@ export default function FeatureIndicator({
</ClayButton>
}
>
{popoverText}
{popoverText + ' '}

<LearnMessage
className="pl-1"
resource="frontend-js-components-web"
resourceKey={learnMessageResourceKey}
/>
Expand Down

0 comments on commit afae4db

Please sign in to comment.