kulakowka / react-bulma

React.js components for Modern CSS framework based on Flexbox
https://code-typing-tutor.com
MIT License
471 stars 58 forks source link

Bug fix: fixed subtitle import in index.js #28

Closed gustavo-depaula closed 6 years ago

gustavo-depaula commented 6 years ago

State

Finalized

About the PR

The goal of this is PR is to fix SubTitle component import in index.js. After this commit that renamed Subtitle to SubTitle but didn't changed the import line.

Impact points

This PR will correct this error when trying to import reactbulma's components:

screen shot 2018-04-17 at 11 37 27 pm

Tasks

Note to the core devs

Please merge this PR and publish 3.0.1 version so we can use the latest version of reactbulma.

kulakowka commented 6 years ago

It's awesome! Thank you @gustavo-depaula.