|
|
@@ -10,7 +10,7 @@ import { ModalProps } from '../../components/BottomModal';
|
|
|
import Button, { ElevationObject, ViewHeight } from '../../components/Button';
|
|
|
import ChargeItemSelect from '../../icons/ChargeItemSelect';
|
|
|
import { DialogMaxWidth } from './InfoDialog';
|
|
|
-import { QRResult } from '../charge/QRScan';
|
|
|
+import QRResult from '../charge/QRResult';
|
|
|
import Svg, { Defs, LinearGradient, Rect, Stop } from 'react-native-svg';
|
|
|
import utils from '../../utils/utils';
|
|
|
import TextView from '../../components/TextView';
|