src/utils/propTypes.ts @@ -19,8 +19,7 @@ return toValidableType('style', { type: [String, Object], default: undefined }) }); } } export { propTypes };