Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 module import error fix #14 #34

Merged
merged 3 commits into from
Nov 22, 2015
Merged

ES6 module import error fix #14 #34

merged 3 commits into from
Nov 22, 2015

Commits on Nov 22, 2015

  1. feat(export): Use ES6 export for exporting component

    Can use like
    import {Button} from 'react-semantify';
    jessy1092 committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    23ea253 View commit details
    Browse the repository at this point in the history
  2. chore: Update README.md

    jessy1092 committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    8e585b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bfcbbf View commit details
    Browse the repository at this point in the history