Display the owner of an ERC721 token
npx buidl-cli@latest add erc721-owner-of
import { Erc721OwnerOf } from "@/registry/default/buidl/erc721/erc721-owner-of"
<Erc721OwnerOf tokenId={1} address="0x0000000000000000000000000000000000000000" />