Skip to content

Commit 4c4238e

Browse files
author
Artem
committed
Import ErrorAlerts form ui
1 parent fa6c734 commit 4c4238e

File tree

1 file changed

+1
-1
lines changed
  • demo/peacock/src/components/cart

1 file changed

+1
-1
lines changed

demo/peacock/src/components/cart/cart.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { checkApplePay, beginApplePay } from 'modules/checkout';
2020
import Currency from 'ui/currency';
2121
import LineItem from './line-item';
2222
import Button from 'ui/buttons';
23-
import ErrorAlerts from '@foxcomm/wings/lib/ui/alerts/error-alerts';
23+
import ErrorAlerts from 'ui/alerts/error-alerts';
2424
import { skuIdentity } from '@foxcomm/wings/lib/paragons/sku';
2525
import { parseError } from '@foxcomm/api-js';
2626
import Overlay from 'ui/overlay/overlay';

0 commit comments

Comments
 (0)