Skip to content

Commit

Permalink
Add name property to Layout
Browse files Browse the repository at this point in the history
  • Loading branch information
leonidasv authored Feb 3, 2020
1 parent 740b9b6 commit 8e76553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-ui-materialui/src/layout/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const styles = theme =>
padding: 0,
},
},
});
}, {name: 'RaLayout'});

const sanitizeRestProps = ({
staticContext,
Expand Down

0 comments on commit 8e76553

Please sign in to comment.