Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Commit

Permalink
update og-image
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulieScanlon committed Feb 16, 2020
1 parent c5c467b commit 4d50e62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,5 @@ export const PropType = ({ type }) => {

PropType.propTypes = {
/** The type value of the prop from react-docgen */
type: PropTypes.shape({
name: PropTypes.string,
value: PropTypes.any,
raw: PropTypes.any,
}),
type: PropTypes.any,
}
Binary file modified demo/static/images/prop-shop-og-image.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4d50e62

Please sign in to comment.