$
This commit is contained in:
@@ -4,7 +4,7 @@ import { useEffect } from "react";
|
||||
import { getState } from "../../api";
|
||||
import { useState } from "react";
|
||||
import Chart from "react-apexcharts";
|
||||
import "./Home.scss";
|
||||
import "./home.scss";
|
||||
import { Link } from "react-router-dom";
|
||||
import LoaderSpace from "../../components/LoaderSpace/LoaderSpace";
|
||||
|
||||
|
@@ -1,2 +1,2 @@
|
||||
export * from "./authenticated";
|
||||
export * from "./home/Home";
|
||||
export * from "./home/home";
|
||||
|
Reference in New Issue
Block a user