diff --git a/src/10th/Roster.jsx b/src/10th/Roster.jsx index f1b5fc7..4f31634 100644 --- a/src/10th/Roster.jsx +++ b/src/10th/Roster.jsx @@ -389,10 +389,26 @@ const Unit = ({ setImage(resultUrl); setBgRemoved(true); }} + title="Very basic background removal. Use a proper online tool for better results." > Remove white from image )} + {!hasImage && ( + + Search for image + + )}