-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add nav variant to Link component (#846)
* Unexpected change, according to Suz this is likely the result of running yarn start in the example app triggering an auto-update of the typescript config * Add 'nav' variant, add test checking for nav classname * Adding nav variant prop via nested ternary * Adding NavLink example to Storybook * Simplifying conditional className application based off of Hana's feedback * Adding second underscore to match USWDS website (thank you again Hana)
- Loading branch information
1 parent
09092fe
commit c92159e
Showing
4 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters