master
mahdi andalib 3 years ago
parent db75455054
commit a97f1eff50
  1. 20
      src/components/SelectYear/Month.js

@ -0,0 +1,20 @@
import React from "react";
const Month = () => {
return <div>Month</div>;
};
export default Month;
Month.defaultProps = {
items: {
weight: "1 کیلوگرم",
pageNumber: "400 صفحه",
pageType: "گلاسه",
bookNumber: "124900985340561870112312499",
publisher: "رزمندگان",
author: "یک نویسنده گمنام",
bookType: "خشتی",
publishedYear: "1399",
},
};
Loading…
Cancel
Save