diff --git a/ui/components/app/edit-gas-fee-popover/edit-gas-tooltip/edit-gas-tooltip.js b/ui/components/app/edit-gas-fee-popover/edit-gas-tooltip/edit-gas-tooltip.js index b04344e3f..582e773ae 100644 --- a/ui/components/app/edit-gas-fee-popover/edit-gas-tooltip/edit-gas-tooltip.js +++ b/ui/components/app/edit-gas-fee-popover/edit-gas-tooltip/edit-gas-tooltip.js @@ -4,6 +4,7 @@ import { PRIORITY_LEVELS } from '../../../../../shared/constants/gas'; import { COLORS, FONT_WEIGHT, + TYPOGRAPHY, } from '../../../../helpers/constants/design-system'; import Typography from '../../../ui/typography'; import { useGasFeeContext } from '../../../../contexts/gasFee'; @@ -68,26 +69,26 @@ const EditGasToolTip = ({ ) : null} {priorityLevel === PRIORITY_LEVELS.HIGH ? (