Skip to content

Commit

Permalink
Resolve lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Cherewaty committed Nov 19, 2018
1 parent fe6fc63 commit ad5091d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion lib/Modal/Modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ const Modal = (props) => {
enforceFocus,
footer,
id,
label,
onClose,
onOpen,
open,
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
"react-router-dom": "^4.1.1",
"react-tether": "^1.0.1",
"react-transition-group": "^2.2.1",
"typeface-source-sans-pro": "^0.0.44",
"tai-password-strength": "^1.1.1"
"tai-password-strength": "^1.1.1",
"typeface-source-sans-pro": "^0.0.44"
},
"peerDependencies": {
"@folio/stripes-core": "^2.13.0"
Expand Down

0 comments on commit ad5091d

Please sign in to comment.