Skip to content

Commit

Permalink
Fixed lint warning
Browse files Browse the repository at this point in the history
Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com)
  • Loading branch information
mmyelyn committed Oct 7, 2024
1 parent a918659 commit 17891d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ describe('ContextualPopupDecorator Specs', () => {

const message = 'goodbye';
const Root = FloatingLayerDecorator('div');
const {rerender} = render(
render(
<Root>
<ContextualButton open popupComponent={() => message}>
Hello
Expand Down

0 comments on commit 17891d4

Please sign in to comment.