Added code highlighting
This commit is contained in:
@@ -16,7 +16,7 @@ const CenteredContent = (props) => {
|
||||
};
|
||||
|
||||
CenteredContent.defaultProps = {
|
||||
maxWidth: '600px',
|
||||
maxWidth: '740px',
|
||||
};
|
||||
|
||||
CenteredContent.propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user