props.js 98 B

1
  1. const props={description:{type:String},icon:{type:null},image:{type:String}};export default props;