From 600c392944ffa2912f23553fd10e46459021f84b Mon Sep 17 00:00:00 2001 From: viktorgenaev Date: Tue, 17 Sep 2024 11:30:23 +0200 Subject: [PATCH] fix(react-message-bar): update examples to have underlined links --- .../stories/src/MessageBar/Actions.stories.tsx | 2 +- .../stories/src/MessageBar/Animation.stories.tsx | 2 +- .../stories/src/MessageBar/Default.stories.tsx | 2 +- .../stories/src/MessageBar/Dismiss.stories.tsx | 2 +- .../react-message-bar/stories/src/MessageBar/Intent.stories.tsx | 2 +- .../stories/src/MessageBar/ManualLayout.stories.tsx | 2 +- .../react-message-bar/stories/src/MessageBar/Reflow.stories.tsx | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/react-components/react-message-bar/stories/src/MessageBar/Actions.stories.tsx b/packages/react-components/react-message-bar/stories/src/MessageBar/Actions.stories.tsx index e4069d686cbee2..6f3b3ce08baa88 100644 --- a/packages/react-components/react-message-bar/stories/src/MessageBar/Actions.stories.tsx +++ b/packages/react-components/react-message-bar/stories/src/MessageBar/Actions.stories.tsx @@ -13,7 +13,7 @@ export const Actions = () => ( Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link } />}> diff --git a/packages/react-components/react-message-bar/stories/src/MessageBar/Animation.stories.tsx b/packages/react-components/react-message-bar/stories/src/MessageBar/Animation.stories.tsx index 1d27cdf6f45e0f..50ecf07661d05b 100644 --- a/packages/react-components/react-message-bar/stories/src/MessageBar/Animation.stories.tsx +++ b/packages/react-components/react-message-bar/stories/src/MessageBar/Animation.stories.tsx @@ -94,7 +94,7 @@ export const Animation = () => { Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link ( Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link } />} diff --git a/packages/react-components/react-message-bar/stories/src/MessageBar/Dismiss.stories.tsx b/packages/react-components/react-message-bar/stories/src/MessageBar/Dismiss.stories.tsx index af4c35247ec531..61e885060f7626 100644 --- a/packages/react-components/react-message-bar/stories/src/MessageBar/Dismiss.stories.tsx +++ b/packages/react-components/react-message-bar/stories/src/MessageBar/Dismiss.stories.tsx @@ -68,7 +68,7 @@ export const Dismiss = () => { Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link { Intent {intent} - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link ))} diff --git a/packages/react-components/react-message-bar/stories/src/MessageBar/ManualLayout.stories.tsx b/packages/react-components/react-message-bar/stories/src/MessageBar/ManualLayout.stories.tsx index cf570b1b5191d5..b61b4cfe6d2c56 100644 --- a/packages/react-components/react-message-bar/stories/src/MessageBar/ManualLayout.stories.tsx +++ b/packages/react-components/react-message-bar/stories/src/MessageBar/ManualLayout.stories.tsx @@ -25,7 +25,7 @@ export const ManualLayout = () => { Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link } />} diff --git a/packages/react-components/react-message-bar/stories/src/MessageBar/Reflow.stories.tsx b/packages/react-components/react-message-bar/stories/src/MessageBar/Reflow.stories.tsx index 061ddcd387f3ef..40a9c0b360990f 100644 --- a/packages/react-components/react-message-bar/stories/src/MessageBar/Reflow.stories.tsx +++ b/packages/react-components/react-message-bar/stories/src/MessageBar/Reflow.stories.tsx @@ -57,7 +57,7 @@ export const Reflow = () => { Descriptive title - Message providing information to the user with actionable insights. Link + Message providing information to the user with actionable insights. Link } />}