mirror of
https://github.com/vercel/commerce.git
synced 2025-07-09 22:31:21 +00:00
🔀 merge: fix conflict import in index (icons)
:%s
This commit is contained in:
parent
2dea68a668
commit
499221a7b8
@ -1,5 +1,4 @@
|
||||
export { default as IconBuy } from './IconBuy'
|
||||
<<<<<<< HEAD
|
||||
export { default as ArrowUp } from './IconArrowUp'
|
||||
export { default as IconSearch } from './IconSearch'
|
||||
export { default as IconArrowRight } from './IconArrowRight'
|
||||
@ -9,7 +8,4 @@ export { default as IconInfo } from './IconInfo'
|
||||
export { default as IconHome } from './IconHome'
|
||||
export { default as IconShopping } from './IconShopping'
|
||||
export { default as IconHeart } from './IconHeart'
|
||||
=======
|
||||
export { default as IconHeart } from './IconHeart'
|
||||
export { default as IconVector } from './IconVector'
|
||||
>>>>>>> 7d55bbf46e49a375575303f16ec393462c6c573d
|
||||
|
Loading…
x
Reference in New Issue
Block a user