@faststore/ui
v3.0.141
Published
A lightweight, framework agnostic component library for React
Downloads
20,343
Keywords
Readme
Installation
From the command line in your project directory, run yarn add @faststore/ui
.
yarn add @faststore/ui
Usage
import React from 'react'
import { Button } from '@faststore/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