@tenancy.nz/design-system

3.36.2 • Public • Published

Tenancy Design System

A collection of UI components built with React ⚛️

🛠️ Tech stack

Building components

🚀 Getting started

To install @tenancy.nz/design-system in your project, you will need to run the following command using npm:

npm install @tenancy.nz/design-system

If you prefer Yarn, use the following command instead:

yarn add @tenancy.nz/design-system

🧱 Usage

import {Button} from '@tenancy.nz/design-system';

function Component() {
  return <Button>Example usage</Button>;
}

For more information about each component, check out our Storybook.

📚 Documentation

Package Sidebar

Install

npm i @tenancy.nz/design-system

Weekly Downloads

3

Version

3.36.2

License

none

Unpacked Size

1.35 MB

Total Files

564

Last publish

Collaborators

  • tenancy.nz