Commit 6ba5c85e authored by N's avatar N Committed by isstuev

Update ui/publicTags/PublicTagsForm/PublicTagFormAddressInput.tsx

Co-authored-by: default avatartom goriunov <tom@ohhhh.me>
parent 43a66889
...@@ -53,7 +53,7 @@ export default function PublicTagFormAction({ control, index, fieldsLength, hasE ...@@ -53,7 +53,7 @@ export default function PublicTagFormAction({ control, index, fieldsLength, hasE
) } ) }
{ fieldsLength > 1 && ( { fieldsLength > 1 && (
<IconButton <IconButton
aria-label="add" aria-label="delete"
variant="iconBorderBlue" variant="iconBorderBlue"
w="30px" w="30px"
h="30px" h="30px"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment