Skip to content
Snippets Groups Projects
Commit b55236df authored by Allen Gilliland's avatar Allen Gilliland
Browse files

fixing typo.

parent 6c5088a7
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ export default class LogoIcon extends React.Component {
}
}
LogoIcon.PropTypes = {
LogoIcon.propTypes = {
width: PropTypes.number,
height: PropTypes.number
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment