case sensitive for linux

pull/42/head
unknown 2019-02-26 19:04:06 -05:00
parent dc7b351bd8
commit 0cd614bb2a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import React from 'react' import React from 'react'
import Icon from './Icon' import Icon from './Icon'
import './IconButton.scss' import './iconbutton.scss'
const IconButton = props => { const IconButton = props => {
return ( return (