UNPKG

@dabapps/roe

Version:

A Collection of React Components for Project Development

17 lines (15 loc) 238 B
#### Example ```js <div> <p> <Anchor> Anchor example: automatically generated href </Anchor> </p> <p> <Anchor href="anchor-example-custom-href"> Anchor example: explicit href </Anchor> </p> </div> ```