Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit 78a055f

Browse files
rnicholusrnicholus
authored andcommitted
fix(styleable-element): cursor: pointer added to element
fixes #164
1 parent 62683fe commit 78a055f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/file-input/styleable-element.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const containerStyle = {
77

88
const inputStyle = {
99
bottom: 0,
10-
cursor: 'pointer',
1110
height: '100%',
1211
left: 0,
1312
margin: 0,

0 commit comments

Comments
 (0)