diff --git a/src/views/Map.js b/src/views/Map.js index c5ed644..32f82d1 100755 --- a/src/views/Map.js +++ b/src/views/Map.js @@ -1,21 +1,4 @@ -/*! -========================================================= -* Paper Dashboard React - v1.3.0 -========================================================= - -* Product Page: https://www.creative-tim.com/product/paper-dashboard-react -* Copyright 2021 Creative Tim (https://www.creative-tim.com) - -* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-react/blob/main/LICENSE.md) - -* Coded by Creative Tim - -========================================================= - -* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -*/ import React from "react"; // reactstrap components import { Card, CardHeader, CardBody, Row, Col } from "reactstrap"; @@ -208,7 +191,7 @@ function Map() { className="map" style={{ position: "relative", overflow: "hidden" }} > - + {/* */} diff --git a/src/views/Notifications.js b/src/views/Notifications.js index d11592a..5381b87 100755 --- a/src/views/Notifications.js +++ b/src/views/Notifications.js @@ -1,22 +1,4 @@ -/*! -========================================================= -* Paper Dashboard React - v1.3.0 -========================================================= - -* Product Page: https://www.creative-tim.com/product/paper-dashboard-react -* Copyright 2021 Creative Tim (https://www.creative-tim.com) - -* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-react/blob/main/LICENSE.md) - -* Coded by Creative Tim - -========================================================= - -* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -*/ -/*eslint-disable*/ import React from "react"; // react plugin for creating notifications over the dashboard import NotificationAlert from "react-notification-alert"; diff --git a/src/views/Tables.js b/src/views/Tables.js index 570c564..4708d2a 100755 --- a/src/views/Tables.js +++ b/src/views/Tables.js @@ -1,21 +1,4 @@ -/*! -========================================================= -* Paper Dashboard React - v1.3.0 -========================================================= - -* Product Page: https://www.creative-tim.com/product/paper-dashboard-react -* Copyright 2021 Creative Tim (https://www.creative-tim.com) - -* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-react/blob/main/LICENSE.md) - -* Coded by Creative Tim - -========================================================= - -* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -*/ import React from "react"; // reactstrap components diff --git a/src/views/Typography.js b/src/views/Typography.js index 0a73564..5044f27 100755 --- a/src/views/Typography.js +++ b/src/views/Typography.js @@ -1,21 +1,4 @@ -/*! -========================================================= -* Paper Dashboard React - v1.3.0 -========================================================= - -* Product Page: https://www.creative-tim.com/product/paper-dashboard-react -* Copyright 2021 Creative Tim (https://www.creative-tim.com) - -* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-react/blob/main/LICENSE.md) - -* Coded by Creative Tim - -========================================================= - -* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -*/ import React from "react"; // reactstrap components diff --git a/src/views/Upgrade.js b/src/views/Upgrade.js index c1b4f0c..1294988 100755 --- a/src/views/Upgrade.js +++ b/src/views/Upgrade.js @@ -1,21 +1,4 @@ -/*! -========================================================= -* Paper Dashboard React - v1.3.0 -========================================================= - -* Product Page: https://www.creative-tim.com/product/paper-dashboard-react -* Copyright 2021 Creative Tim (https://www.creative-tim.com) - -* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-react/blob/main/LICENSE.md) - -* Coded by Creative Tim - -========================================================= - -* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -*/ import React from "react"; // reactstrap components