diff --git a/src/pages/build/ink-kit.mdx b/src/pages/build/ink-kit.mdx index 2d96a12..be5823b 100644 --- a/src/pages/build/ink-kit.mdx +++ b/src/pages/build/ink-kit.mdx @@ -80,7 +80,7 @@ By default, Ink Kit provides a couple of themes already in the stylesheet: To specify which theme to use, add the `ink:THEME_ID` to your document root: ```tsx - + ... ```