kulakowka / react-bulma

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

Document has typo #25

Closed masayannuu closed 6 years ago

masayannuu commented 6 years ago

Thank you for Good component! I notice this document has typo so I open this issue.

https://kulakowka.github.io/react-bulma/#subtitle

Component of "SubTitle" has been exported as "SubTitle". However, the document is written as "Subtitle" as below.

import { Subtitle } from 'reactbulma'

"t" in Title must be in uppercase letters.

kulakowka commented 6 years ago

I have fixed it. Thank you @masayannuu.