Browse Source

remove datetmt

andi 3 years ago
parent
commit
7eecea781b
3 changed files with 1 additions and 15 deletions
  1. 1 1
      components/Sanksi/UploadSurat.js
  2. 0 13
      package-lock.json
  3. 0 1
      package.json

+ 1 - 1
components/Sanksi/UploadSurat.js

@@ -1,7 +1,7 @@
 import React, { Component } from "react";
 import { Row, Col, Input, FormGroup } from "reactstrap";
 import Select from "react-select";
-import TmtDate from "./TmtDate";
+// import TmtDate from "./TmtDate";
 
 let Dropzone = null;
 class DropzoneWrapper extends Component {

+ 0 - 13
package-lock.json

@@ -1896,14 +1896,6 @@
         "@hapi/hoek": "9.x.x"
       }
     },
-    "@hassanmojab/react-modern-calendar-datepicker": {
-      "version": "3.1.7",
-      "resolved": "https://registry.npmjs.org/@hassanmojab/react-modern-calendar-datepicker/-/react-modern-calendar-datepicker-3.1.7.tgz",
-      "integrity": "sha512-dX/FXGcvIW31dgA1fcFJkHmIx3k4AqX166SfCQ6weBb0ZLr6C/f5YzcXVop19ifX18ezEw11Xb+l02JGj4+R6g==",
-      "requires": {
-        "jalaali-js": "^1.1.0"
-      }
-    },
     "@hypnosphi/create-react-context": {
       "version": "0.3.1",
       "resolved": "https://registry.npmjs.org/@hypnosphi/create-react-context/-/create-react-context-0.3.1.tgz",
@@ -6583,11 +6575,6 @@
       "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
       "dev": true
     },
-    "jalaali-js": {
-      "version": "1.2.6",
-      "resolved": "https://registry.npmjs.org/jalaali-js/-/jalaali-js-1.2.6.tgz",
-      "integrity": "sha512-io974va+Qyu+UfuVX3UIAgJlxLhAMx9Y8VMfh+IG00Js7hXQo1qNQuwSiSa0xxco0SVgx5HWNkaiCcV+aZ8WPw=="
-    },
     "jest-worker": {
       "version": "24.9.0",
       "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz",

+ 0 - 1
package.json

@@ -25,7 +25,6 @@
     "@fullcalendar/list": "4.4.2",
     "@fullcalendar/react": "^4.4.2",
     "@fullcalendar/timegrid": "^4.4.2",
-    "@hassanmojab/react-modern-calendar-datepicker": "^3.1.7",
     "@react-google-maps/api": "1.13.0",
     "@south-paw/react-vector-maps": "^3.1.0",
     "animate.css": "3.7.2",