0.1.7 • Published 3 years ago

@labrnth/link v0.1.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@labrnth/link

A link component.

Installation

yarn add @labrnth/link

Usage

import Link from '@labrnth/link';

<Link />

Props

PropTypeDefaultDescription
color?red, green, blue, yellow, white, light, dark, blackblackThe colour of the link.
component?anyaThe underlying component of the link.
underline?booleantrueWhether to apply an underline to the link.
childrenReact.ReactNodeThe contents of the link.
0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago