Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vrundakansara committed Oct 16, 2024
1 parent 3411f7a commit 6494999
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,8 @@ const Template = () => {
<Tooltip
label={ {
heading: '',
description: "This is just a preview of how your page will look in search engine results",
description:
'This is just a preview of how your page will look in search engine results',
} }
tooltipPortalId="story-root-tw"
content="."
Expand Down

0 comments on commit 6494999

Please sign in to comment.