@proxima-b/components
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

@proxima-b/components

The building blocks of Artillery products.

Installation

Simply run the following...

npm install @proxima-b/components

...and to upgrade:

npm install @proxima-b/components@latest

Usage

Using a component in your project is as simple as...

import { Button } from '@proxima-b/components';

...

<Button variant="primary">Click me!</Button>

Readme

Keywords

none

Package Sidebar

Install

npm i @proxima-b/components

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

144 kB

Total Files

15

Last publish

Collaborators

  • _exyz