1.0.0 • Published 2 years ago

@benhalverson/lulu-components v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

A component library for React using tsdx and scss

Installation

npm install @benhalverson/lulu-components

Usage

import React from 'react'
import { LuluButton } from '@benhalverson/lulu-components'

const App = () => {
  return <LuluButton>Click me</LuluButton>
}
1.0.0

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago