breatheco-de / main-documentation

This repository servers like an aggregator everything that is being developed and publish in breathecode.
7 stars 18 forks source link

Link component for breathecode #42

Closed alesanchezr closed 4 years ago

alesanchezr commented 4 years ago

Hrs: 3

Create a link component that accepts the following properties:

Prop Description
To If specified, it takes to a different reach router view
url If specified, it takes to a whole different website in a new tab by default (make sure to add rel nofollow noopener
color default is primary but can be: primary, success, danger, etc. (all bootstrap colors)
className default is empty string '' but can be any string

The link component must include a circuled blue arrow by default in the props.color. The arrow must follow the component with to the right. The link text must be aligned to the left.

alesanchezr commented 4 years ago

Aprobado.

Jtoledo88 commented 4 years ago

pagado