fix: picto path
parent
78ce238e61
commit
926c79ad6f
|
@ -1,4 +1,4 @@
|
|||
import React from "react";
|
||||
import "./picto-fond-blanc.png";
|
||||
|
||||
export const Picto = () => <img src="https://enfance-libre.frama.io/resistants/assets/picto-fond-blanc.jpg" height="40px" width="40px"/>
|
||||
export const Picto = () => <img src="https://enfance-libre.frama.io/resistants/assets/picto-fond-blanc.png" height="40px" width="40px"/>
|
||||
|
|
Loading…
Reference in New Issue