mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Styleguide cleaning: styleguide links didn't break
This commit is contained in:
parent
080f75f141
commit
6200e7f593
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ const Example = props => {
|
|||
className={css.link}
|
||||
>
|
||||
{componentName}
|
||||
</NamedLink>
|
||||
/
|
||||
</NamedLink>{' '}
|
||||
/{' '}
|
||||
<NamedLink
|
||||
name="StyleguideComponentExample"
|
||||
params={{ component: componentName, example: exampleName }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue