1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00

Fixing ENS input styling for confusable chars (#15893)

This commit is contained in:
ryanml 2022-09-20 10:14:58 -07:00 committed by GitHub
parent c9dc59ea2a
commit abfa990aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ const Confusable = ({ input }) => {
return ( return (
<Tooltip <Tooltip
key={index.toString()} key={index.toString()}
as="span" tag="span"
position="top" position="top"
title={ title={
zeroWidth zeroWidth