Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed May 5, 2024
1 parent b269457 commit 2bf9dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/ui-components/src/atoms/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ import DocPreview from "./DocPreview";
import ErrorBoundary from "./ErrorBoundary";

import {
ErrorBoundary,
AnnouncementIcon,
Calender,
CitizenTruck,
Expand Down Expand Up @@ -212,6 +211,7 @@ import { Phone } from "./svgindex";
import { DownloadBtnCommon } from "./svgindex";

export {
ErrorBoundary,
PageBasedInput,
ActionBar,
ActionLinks,
Expand Down

0 comments on commit 2bf9dc4

Please sign in to comment.