mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-07-12 07:00:03 +00:00
Add missing prop type for Mastodon
This commit is contained in:
@@ -263,6 +263,7 @@ GitProfile.propTypes = {
|
||||
social: PropTypes.shape({
|
||||
linkedin: PropTypes.string,
|
||||
twitter: PropTypes.string,
|
||||
mastodon: PropTypes.string,
|
||||
facebook: PropTypes.string,
|
||||
instagram: PropTypes.string,
|
||||
dribbble: PropTypes.string,
|
||||
|
||||
Reference in New Issue
Block a user