From abb19ca10cc8bf4f71789e646496b1457e421942 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Fri, 22 Jan 2021 12:01:44 -0800 Subject: [PATCH] docs(notification): improve example body copy --- .../pages/components/InlineNotification.svx | 30 +++++++++---------- .../pages/components/ToastNotification.svx | 28 ++++++++--------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/docs/src/pages/components/InlineNotification.svx b/docs/src/pages/components/InlineNotification.svx index 400a9fc5..e6ed71c1 100644 --- a/docs/src/pages/components/InlineNotification.svx +++ b/docs/src/pages/components/InlineNotification.svx @@ -9,15 +9,15 @@ source: Notification/InlineNotification.svelte ### Default (error) - + ### Hidden close button - + ### With actions - +
Learn more
@@ -25,18 +25,18 @@ source: Notification/InlineNotification.svelte ### Notification variants - - - - - - + + + + + + ### Low contrast - - - - - - + + + + + + diff --git a/docs/src/pages/components/ToastNotification.svx b/docs/src/pages/components/ToastNotification.svx index 515eed70..2c39a3a8 100644 --- a/docs/src/pages/components/ToastNotification.svx +++ b/docs/src/pages/components/ToastNotification.svx @@ -9,26 +9,26 @@ source: Notification/ToastNotification.svelte ### Default (error) - + ### Hidden close button - + ### Notification variants - - - - - - + + + + + + ### Low contrast - - - - - - + + + + + +