fix(webapp): inconsistency in currency of universal search items

This commit is contained in:
Ahmed Bouhuolia
2024-01-29 19:19:46 +02:00
parent d01eacf8d9
commit a52f3a933f
6 changed files with 7 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ import { Icon } from '@/components';
import { RESOURCES_TYPES } from '@/constants/resourcesTypes';
import { highlightText } from '@/utils';
import { AbilitySubject, PaymentMadeAction } from '@/constants/abilityOption';
import { DRAWERS } from '@/constants/drawers';
import withDrawerActions from '@/containers/Drawer/withDrawerActions';
/**