mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
Merge branch 'm6-lytran' of https://github.com/KieIO/grocery-vercel-commerce into m6-lytran
This commit is contained in:
@@ -34,8 +34,6 @@ export default function Test() {
|
||||
|
||||
<ImgWithLink src="https://user-images.githubusercontent.com/76729908/131634880-8ae1437b-d3f8-421e-a546-d5a4f9a28e5f.png" alt="test" />
|
||||
<StaticImage src={TestImg} />
|
||||
|
||||
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
@@ -1,5 +1,5 @@
|
||||
import { StaticImage } from '..';
|
||||
import EmptyImg from './empty.svg';
|
||||
import EmptyImg from './empty.png';
|
||||
import s from './EmptyCommon.module.scss';
|
||||
|
||||
|
||||
|
BIN
src/components/common/EmptyCommon/empty.png
Normal file
BIN
src/components/common/EmptyCommon/empty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user