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 Jun 11, 2024
1 parent 6655b95 commit 7e1c8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/ui-components/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ import {
import { initLibraries } from "@egovernments/digit-ui-libraries";

initLibraries().then(() => {
console.log("DIGIT Contants enabled", window?.Digit);
console.info("DIGIT Contants enabled");
});

export {
Expand Down

0 comments on commit 7e1c8c6

Please sign in to comment.