diff --git a/packages/react/src/AnchoredOverlay/AnchoredOverlay.features.stories.tsx b/packages/react/src/AnchoredOverlay/AnchoredOverlay.features.stories.tsx index 0cf7566b9f9..f40935f65d5 100644 --- a/packages/react/src/AnchoredOverlay/AnchoredOverlay.features.stories.tsx +++ b/packages/react/src/AnchoredOverlay/AnchoredOverlay.features.stories.tsx @@ -26,7 +26,7 @@ const hoverCard = ( monalisa - + Monalisa Octocat diff --git a/packages/react/src/AnchoredOverlay/AnchoredOverlay.stories.tsx b/packages/react/src/AnchoredOverlay/AnchoredOverlay.stories.tsx index f214b8c1410..ec55e9a3153 100644 --- a/packages/react/src/AnchoredOverlay/AnchoredOverlay.stories.tsx +++ b/packages/react/src/AnchoredOverlay/AnchoredOverlay.stories.tsx @@ -23,7 +23,7 @@ const hoverCard = ( monalisa - + Monalisa Octocat diff --git a/packages/react/src/Banner/Banner.examples.stories.tsx b/packages/react/src/Banner/Banner.examples.stories.tsx index bf590d032e0..79fad297250 100644 --- a/packages/react/src/Banner/Banner.examples.stories.tsx +++ b/packages/react/src/Banner/Banner.examples.stories.tsx @@ -99,7 +99,7 @@ export const WithCustomHeading = () => { Info GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -120,7 +120,7 @@ export const InSidebar = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -157,7 +157,7 @@ export const DismissBanner = () => { description: ( <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. diff --git a/packages/react/src/Banner/Banner.features.stories.tsx b/packages/react/src/Banner/Banner.features.stories.tsx index 9698755fd2f..4081cf95676 100644 --- a/packages/react/src/Banner/Banner.features.stories.tsx +++ b/packages/react/src/Banner/Banner.features.stories.tsx @@ -19,7 +19,7 @@ export const Critical = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -37,7 +37,7 @@ export const Info = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -56,7 +56,7 @@ export const Success = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -75,7 +75,7 @@ export const Upsell = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -94,7 +94,7 @@ export const Warning = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -113,7 +113,7 @@ export const Dismiss = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -131,7 +131,7 @@ export const DismissWithActions = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -152,7 +152,7 @@ export const WithHiddenTitle = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -171,7 +171,7 @@ export const WithHiddenTitleAndActions = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -192,7 +192,7 @@ export const DismissibleWithHiddenTitleAndActions = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -214,7 +214,7 @@ export const DismissibleWithHiddenTitleAndSecondaryAction = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. @@ -234,7 +234,7 @@ export const WithActions = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure. diff --git a/packages/react/src/Banner/Banner.stories.tsx b/packages/react/src/Banner/Banner.stories.tsx index 9952921b71e..02d27d752d7 100644 --- a/packages/react/src/Banner/Banner.stories.tsx +++ b/packages/react/src/Banner/Banner.stories.tsx @@ -20,7 +20,7 @@ export const Default = () => { description={ <> GitHub users are{' '} - + now required {' '} to enable two-factor authentication as an additional security measure.