0.1.0 • Published 6 years ago

@fave/ui-kit v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

UI Kit by Fave

UI kit built on ReactJs

Usage

  • Install yarn add @fave/ui-kit
  • Include in your project import { [Component Name] } from "@fave/ui-kit"

Components

  • Button
    • handleClick: Function to handle click events Required
    • type: Sets the type, currently supported ["hollow"]
  • Hero
  • Heading
    • level: A number in the range of 1-5
    • text: A string text for the heading
    • underlined: A boolean to displayed underlined headings
0.1.0

6 years ago