From 18715fb68858920e965da4aef1a3db912c4e2bb1 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 24 Feb 2024 22:15:34 +0100 Subject: [PATCH] yt --- src/Pages/Dashboard/index.js | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/Pages/Dashboard/index.js b/src/Pages/Dashboard/index.js index 4a8c03c..341f6fe 100644 --- a/src/Pages/Dashboard/index.js +++ b/src/Pages/Dashboard/index.js @@ -1,5 +1,14 @@ -import PageInDevelopment from "../PageInDevelopment"; +import { Card } from "antd"; export default function Dashboard() { - return ; + return ( + +