0.0.8 • Published 8 years ago

bulma-react v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

bulma-react

Bulma components build with reacjs

Installation

npm install bulma-react --save

Usage example

import { Button } from 'bulma-react'

<Button is-primary is-loading>Enter</Button>

Or

import { Button } from 'bulma-react'

<Button is-primary is-loading={false}>Enter</Button>

For more take a look at examples page

Talk With Me On Twitter(@renanplathon)

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago