Skip to content

Commit

Permalink
Fix wrong copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Aug 13, 2019
1 parent f12f333 commit 1f5dbe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ra-ui-materialui/src/input/DisabledInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const DisabledInput = ({
} = useInput({
resource,
source,
type: 'checkbox',
});

return (
Expand Down

0 comments on commit 1f5dbe1

Please sign in to comment.