Skip to content

Commit

Permalink
Fix ra-input-rich-text tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Aug 28, 2019
1 parent 485e167 commit 3e69b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-input-rich-text/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export class RichTextInput extends Component {
resource,
isRequired,
id,
classes,
classes = {},
margin = 'dense',
variant,
} = this.props;
Expand Down

0 comments on commit 3e69b81

Please sign in to comment.