「react-datepicker」を使ってReactでカレンダーを使う。 1.ライブラリをインストール npm install react-datepicker --save 2.コンポーネントにDatepickerをimportする。