case sensitive for linux
parent
dc7b351bd8
commit
0cd614bb2a
|
@ -2,7 +2,7 @@
|
|||
|
||||
import React from 'react'
|
||||
import Icon from './Icon'
|
||||
import './IconButton.scss'
|
||||
import './iconbutton.scss'
|
||||
|
||||
const IconButton = props => {
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue