This commit is contained in:
Serkan Reis 2023-12-31 22:10:02 +03:00
parent b4290ba9b9
commit 6caab5ce69

View File

@ -46,7 +46,7 @@ const Snapshots: NextPage = () => {
<ContractPageHeader <ContractPageHeader
description="Here you can export the snapshot of the holders for a collection." description="Here you can export the snapshot of the holders for a collection."
link={links.Documentation} link={links.Documentation}
title="Sanpshots" title="Snapshots"
/> />
<SelectCollection selectCollection={setCollectionAddress} /> <SelectCollection selectCollection={setCollectionAddress} />