docs(tag): fix typo (#1705)

This commit is contained in:
Hyunseung 2023-03-26 05:18:42 +09:00 committed by GitHub
commit 4c5d8cd1ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ The `Theme` component can dyanmically update the Carbon theme on the client-side
</InlineNotification>
The `all.css` StyleSheet uses [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) for dynamic theming.
<CodeSnippet svx-ignore {code} />
## Default