|
|
@@ -1,8 +1,6 @@
|
|
|
import React, { Component } from "react";
|
|
|
import ContentWrapper from "@/components/Layout/ContentWrapper";
|
|
|
import { Container, Row, Col, Card, CardHeader, CardBody } from "reactstrap";
|
|
|
-
|
|
|
-import Sparkline from "@/components/Common/Sparklines.js";
|
|
|
import FlotChart from "@/components/Charts/Flot.js";
|
|
|
import { connect } from "react-redux";
|
|
|
import { getPengunjung } from "@/actions/pengunjung";
|