From 4276a66268408c7b7b4df3808ba04de25bc36aff Mon Sep 17 00:00:00 2001
From: Jagankumar <53823168+jagankumar-egov@users.noreply.github.com>
Date: Sat, 16 Nov 2024 14:53:54 +0530
Subject: [PATCH] updated the dss full module card component
---
.../src/atoms/EmployeeModuleCard.js | 43 +++++++++++++++++--
1 file changed, 40 insertions(+), 3 deletions(-)
diff --git a/micro-ui/web/micro-ui-internals/packages/react-components/src/atoms/EmployeeModuleCard.js b/micro-ui/web/micro-ui-internals/packages/react-components/src/atoms/EmployeeModuleCard.js
index 096f2ca3f07..14b1c3b0dd9 100644
--- a/micro-ui/web/micro-ui-internals/packages/react-components/src/atoms/EmployeeModuleCard.js
+++ b/micro-ui/web/micro-ui-internals/packages/react-components/src/atoms/EmployeeModuleCard.js
@@ -1,8 +1,10 @@
-import React from "react";
-import { useHistory } from "react-router-dom";
import { Button, LandingPageCard, } from "@egovernments/digit-ui-components";
+import React, { Fragment } from "react";
+import { ArrowRightInbox } from "./svgindex";
+import { useHistory, useLocation, Link } from "react-router-dom";
+
/**
* EmployeeModuleCard - A New reusable card component to display module information with KPIs, links, and actions.
@@ -84,4 +86,39 @@ const EmployeeModuleCard = ({
return