From 11ee7fc486b25d158a3a89e7ab386924029ba332 Mon Sep 17 00:00:00 2001 From: Enrico Sacchetti Date: Fri, 16 Dec 2022 14:02:06 -0500 Subject: [PATCH] docs: add detailed usage to InlineNotification --- docs/src/pages/components/InlineNotification.svx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/pages/components/InlineNotification.svx b/docs/src/pages/components/InlineNotification.svx index eb986ae7..33482ced 100644 --- a/docs/src/pages/components/InlineNotification.svx +++ b/docs/src/pages/components/InlineNotification.svx @@ -9,6 +9,8 @@ components: ["InlineNotification", "NotificationActionButton"] Notification that appears inline. +See [detailed +usage](https://carbondesignsystem.com/components/notification/usage). See also: [ToastNotification](ToastNotification) ## Default (error)