3.0.141 • Published 8 months ago

@faststore-b2b/ui v3.0.141

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Installation

From the command line in your project directory, run yarn add @faststore-b2b/ui.

yarn add @faststore-b2b/ui

Usage

import React from 'react'

import { Button } from '@faststore-b2b/ui'

function MyComponent {
  return <Button variant="primary">Add to Cart</Button>
}

Docs

For more information, please refer to our documentation: https://www.faststore.dev/components