fix smart contract address bug (#1827)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
pull/1826/head^2
Ankit Sridhar 2022-02-12 03:45:35 +05:30 committed by GitHub
parent 01a6652f4d
commit b8e9275ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ const EventTypePage = (props: inferSSRProps<typeof getServerSideProps>) => {
? {
smartContractAddress,
}
: undefined,
: "",
});
}}
className="space-y-6">