Fix typo
This commit is contained in:
parent
b4290ba9b9
commit
6caab5ce69
@ -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} />
|
||||||
|
Loading…
Reference in New Issue
Block a user