Skip to content
Snippets Groups Projects
Verified Commit 253010f2 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

feat: new image alt

parent ba9ef2be
No related branches found
No related tags found
1 merge request!9Version 0.4.0 🍾
Pipeline #1396 passed
......@@ -43,6 +43,7 @@ export const Modal: FC<ModalProps> = ({
size={"medium"}
style={["simple", "rounded", "no-text"]}
image={require("./close.svg")}
imageAlt="close"
onClick={onCancel}
/>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment