1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

changed image

This commit is contained in:
muerwre 2019-08-20 21:10:12 +07:00
parent a4c771a664
commit 8beac5be74

View file

@ -18,7 +18,7 @@ const ImageExample: FC<IProps> = () => (
<div className={styles.image_container}> <div className={styles.image_container}>
<img <img
className={styles.image} className={styles.image}
src="http://37.192.131.144/full/attached/2017/11/f01fdaaea789915284757634baf7cd11.jpg" src="http://37.192.131.144/full/attached/2019/08/e4fb2a1d0a2e20d499aaa1f5f83a7115.jpg"
alt="" alt=""
/> />
</div> </div>