We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c505643 commit 8f95e7cCopy full SHA for 8f95e7c
1 file changed
docs/docusaurus.config.js
@@ -211,6 +211,7 @@ const config = {
211
TextInputIcon:
212
'src/components/TextInput/Adornment/TextInputIcon.tsx',
213
Text: 'src/components/Typography/Text.tsx',
214
+ showcase: 'docs/src/components/Showcase.tsx',
215
};
216
217
const customUrlComponent =
0 commit comments