Merge branch 'm6-lytran' of https://github.com/KieIO/grocery-vercel-commerce into m6-lytran

This commit is contained in:
quangnhankie
2021-09-10 10:05:12 +07:00
3 changed files with 1 additions and 3 deletions

View File

@@ -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" /> <ImgWithLink src="https://user-images.githubusercontent.com/76729908/131634880-8ae1437b-d3f8-421e-a546-d5a4f9a28e5f.png" alt="test" />
<StaticImage src={TestImg} /> <StaticImage src={TestImg} />
</> </>
) )
} }

View File

@@ -1,5 +1,5 @@
import { StaticImage } from '..'; import { StaticImage } from '..';
import EmptyImg from './empty.svg'; import EmptyImg from './empty.png';
import s from './EmptyCommon.module.scss'; import s from './EmptyCommon.module.scss';

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB