From 6731f944abacc8144787a95b4afd48a007aa185d Mon Sep 17 00:00:00 2001 From: metonym Date: Mon, 10 Jan 2022 12:24:11 -1000 Subject: [PATCH] docs: do not use backticks in inline notifications --- docs/src/pages/components/Button.svx | 4 ++-- docs/src/pages/components/DatePicker.svx | 13 +++++-------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/src/pages/components/Button.svx b/docs/src/pages/components/Button.svx index b01bf4dd..c1ff6700 100644 --- a/docs/src/pages/components/Button.svx +++ b/docs/src/pages/components/Button.svx @@ -57,7 +57,7 @@
- You must provide an `iconDescription` for the button tooltip. + You must provide an iconDescription for the button tooltip.
@@ -133,7 +133,7 @@ Set `expressive` to `true` to use Carbon's expressive typesetting.
- Expressive styles only work with the default, `"lg"`, and `"xl"` button sizes. + Expressive styles only work with the default, "lg", and "xl" button sizes.
diff --git a/docs/src/pages/components/DatePicker.svx b/docs/src/pages/components/DatePicker.svx index 437f9c60..4405d8c5 100644 --- a/docs/src/pages/components/DatePicker.svx +++ b/docs/src/pages/components/DatePicker.svx @@ -63,14 +63,11 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"] ### Single - + +
+ If using Rollup, specify inlineDynamicImports: true in your rollup.config.js. +
+