UNPKG

roa-mirage

Version:

[Live Demo of the Pattern Library](https://mealeyst.github.io/mirage/)

14 lines (11 loc) 261 B
```js <NavyLink href="#">Example Navy Link</NavyLink> ``` # No Hover Underline Example: ```js <NavyLink underline={false} href="#">Example Navy Link</NavyLink> ``` # Upper Case Case Example: ```js <NavyLink upperCase href="#">Example Navy Link</NavyLink> ```