You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A set of useful helper components for the UI could further increase the value of resolver-react. E.g. these could be:
PrimaryDomainOrAddress component that resolves a given address to its primary domain but could fall back to a truncated address if none was found.
AddressOrDomainInput input component (maybe even compatible with react-hook-form) that automatically resolves domains (if entered) but also falls back to entered plain addresses.