Skip to content

Commit 8f95e7c

Browse files
authored
fix(docs): correct the Edit link for Showcase page (#4851)
1 parent c505643 commit 8f95e7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ const config = {
211211
TextInputIcon:
212212
'src/components/TextInput/Adornment/TextInputIcon.tsx',
213213
Text: 'src/components/Typography/Text.tsx',
214+
showcase: 'docs/src/components/Showcase.tsx',
214215
};
215216

216217
const customUrlComponent =

0 commit comments

Comments
 (0)