Open hecoco opened 2 years ago
provide:()=>{ return { notyf:new Notyf({ duration:2000, ripple: true, position: { x:'center', y:'center', }, }) } }, This setting will not appear in the middle of the page how should i set
provide:()=>{ return { notyf:new Notyf({ duration:2000, ripple: true, position: { x:'center', y:'center', }, }) } },
@rnmp @miguelcobain @Strajk @stramel
provide:()=>{ return { notyf:new Notyf({ duration:2000, ripple: true, position: { x:'center', y:'center', }, }) } },
This setting will not appear in the middle of the page how should i set