kids-first / kf-uikit

🎨 Design System for Kids First
https://kf-uikit.netlify.com
Apache License 2.0
1 stars 1 forks source link

🐛 Export SecondaryNavLink component from uikit #134

Closed XuTheBunny closed 5 years ago

XuTheBunny commented 5 years ago

When access SecondaryNav from other application, we need to have both SecondaryNav and SecondaryNavLink components.

Application case:

import {SecondaryNav, SecondaryNavLink} from 'kf-uikit';
.....
<SecondaryNav buttons={[<SecondaryNavLink />,<SecondaryNavLink />,<SecondaryNavLink />]} />
dankolbman commented 5 years ago

UIKit Storybook for Review

Built with commit 9b20491877e91d4286d68f36c261f0981366ed46

https://deploy-preview-134--kf-uikit.netlify.com