@workyard/ui
TypeScript icon, indicating that this package has built-in type declarations

2.6.85 • Public • Published

Workyard React UI Components

Live demo

Installation

Use the package manager yarn to install.

yarn add @workyard/ui

Usage

import { A } from '@workyard/ui'

<A
  href="http://workyard.com"
  isRedirect={false}
  rel="noopener"
  target="_blank"
>
  I am a link
</A>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Package Sidebar

Install

npm i @workyard/ui

Weekly Downloads

14

Version

2.6.85

License

MIT

Unpacked Size

5.17 MB

Total Files

409

Last publish

Collaborators

  • ayeung.workyard
  • nhanvu327