Skip to content

Commit

Permalink
Updated the core wrapper module verison (#1849)
Browse files Browse the repository at this point in the history
* Update Home.js

* version updated
  • Loading branch information
jagankumar-egov authored Nov 18, 2024
1 parent e2aea96 commit 408518b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
Loader,
} from "@egovernments/digit-ui-react-components";

import { BackLink, CustomSVG } from "@egovernments/digit-ui-components";
import { BackLink, CustomSVG ,LandingPageWrapper } from "@egovernments/digit-ui-components";

import React, { Fragment } from "react";
import { useTranslation } from "react-i18next";
Expand Down

0 comments on commit 408518b

Please sign in to comment.