We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2e97f commit 4c5d8cdCopy full SHA for 4c5d8cd
docs/src/pages/components/Tag.svx
@@ -41,7 +41,7 @@
41
42
## Custom icon
43
44
-Note: rendering a custom icon cannnot be used with the filterable variant.
+Note: rendering a custom icon cannot be used with the filterable variant.
45
46
<Tag icon={IbmCloud}>IBM Cloud</Tag>
47
docs/src/pages/components/Theme.svx
@@ -12,7 +12,7 @@ The `Theme` component can dyanmically update the Carbon theme on the client-side
12
</InlineNotification>
13
14
The `all.css` StyleSheet uses [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) for dynamic theming.
15
-
+
16
<CodeSnippet svx-ignore {code} />
17
18
## Default
0 commit comments