Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Celestin25 authored Jul 19, 2024
1 parent 5038ecc commit 3580dc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ import Signin from "../pages/Signin";
import SalesTable from "../Components/Analytics/SellerAnalytics/SalesTable";
import OrderStatusTable from "../Components/Analytics/SellerAnalytics/OrderTable";
import SalesPreview from "../Components/Analytics/SellerAnalytics/SalesPreview";
import AdminSettings from "../Components/dashboard/AdminSettings";
import VendorAnalytics from '../pages/vendor/VendorAnalytics';
import Chat from "../pages/chat/Chat";
import OrderComponent from "../Components/orders";
Expand Down

0 comments on commit 3580dc0

Please sign in to comment.