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

1.0.0 • Public • Published

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>
}

/@benhalverson/lulu-components/

    Package Sidebar

    Install

    npm i @benhalverson/lulu-components

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    35.4 kB

    Total Files

    23

    Last publish

    Collaborators

    • benhalverson