diff --git a/src/component/home/HomeSections.jsx b/src/component/home/HomeSections.jsx
index 67f7f34..411288b 100644
--- a/src/component/home/HomeSections.jsx
+++ b/src/component/home/HomeSections.jsx
@@ -3,42 +3,10 @@ import BreadcrumbComBS from "../breadcrumb/BreadcrumbComBS";
import RecentActions from "./RecentActions";
import Products from "./Products";
import TopBar from "./TopBar";
-// import { useQuery } from "@tanstack/react-query";
-// import { accountDashboard } from "../../services/services";
-// import queryKeys from "../../services/queryKeys";
-// import MainLoaderBS from "../loaders/MainLoaderBS";
-
+import ProductsURL from "./ProductsURL";
export default function HomeSections(){
- // const {data:dashData, isFetching, isError} = useQuery({
- // queryKey: queryKeys.dashboard,
- // queryFn: async () => await accountDashboard()
- // })
-
- // if(isFetching){
- // return(
- // <>
- // {/*
Loading...
- //Error occured! Please refresh to continue
- //Loading...
+{error.message}
+| # | +Description | + +Status | +Action | +||
|---|---|---|---|---|---|
| {Number(item?.no) + Number(index)} | +{item?.description} - {item?.url} | + +{item?.status} | ++ | ||
| # | +Name | +Price | +In stock | +Status | +Action | +