[INJIMOB-3204]: Import redeclaration issue fixed (#1904)

Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com>
This commit is contained in:
balachandarg-tw
2025-04-23 15:02:11 +05:30
committed by GitHub
parent 5f58aea345
commit 6e0664ccb9

View File

@@ -20,7 +20,7 @@ import {
} from '../../../shared/openId4VCI/Utils';
import {VCFormat} from '../../../shared/VCFormat';
import {displayType} from '../../../machines/Issuers/IssuersMachine';
import {toTitleCaseLabel, toTitleCaseLabel} from '../../../shared/Utils';
import {toTitleCaseLabel} from '../../../shared/Utils';
export const CARD_VIEW_DEFAULT_FIELDS = ['fullName'];
export const DETAIL_VIEW_DEFAULT_FIELDS = [