case sensitive for linux
parent
dc7b351bd8
commit
0cd614bb2a
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue