From 483eff6c9b736b66bbf6cb8a060b13d0c8987130 Mon Sep 17 00:00:00 2001 From: metonym Date: Mon, 10 Jan 2022 12:32:01 -1000 Subject: [PATCH] docs: prefer over --- docs/src/pages/components/Button.svx | 4 ++-- docs/src/pages/components/DatePicker.svx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/pages/components/Button.svx b/docs/src/pages/components/Button.svx index c1ff6700..efe7681d 100644 --- a/docs/src/pages/components/Button.svx +++ b/docs/src/pages/components/Button.svx @@ -39,7 +39,7 @@
- You must provide an `iconDescription` for the button tooltip. + You must provide an iconDescription for the button tooltip.
@@ -57,7 +57,7 @@
- You must provide an iconDescription for the button tooltip. + You must provide an iconDescription for the button tooltip.
diff --git a/docs/src/pages/components/DatePicker.svx b/docs/src/pages/components/DatePicker.svx index 4405d8c5..e142a8ae 100644 --- a/docs/src/pages/components/DatePicker.svx +++ b/docs/src/pages/components/DatePicker.svx @@ -65,7 +65,7 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
- If using Rollup, specify inlineDynamicImports: true in your rollup.config.js. + If using Rollup, specify inlineDynamicImports: true in your rollup.config.js.