Welcome To sparrow UI

Powered by akash Choudhary
Sucess Image

Alert text

Close
Text :
BgColor :
Color :
AlertType :
Shadow :
IsVisible : true
<div style=" display: flex; max-width:250px; height: fit-content; align-items: center; justify-content: center; flex-direction: column; border-radius: 30px; border: 1px solid black; background-color: white; box-shadow:0px 0px green; padding: 20px;"> <div style="width:50px; "> <img src=/public/checked.png /> </div> <div style=" display: flex; text-align: center; color: black;"> <p>Alert text</p> </div> </div>