Update link tabs index

This commit is contained in:
Serkan Reis 2024-01-23 23:54:24 +03:00
parent e51659b15f
commit d60c554125

View File

@ -45,7 +45,7 @@ const Chain: NextPage = () => {
link={links.Documentation}
title="Snapshots"
/>
<LinkTabs activeIndex={0} data={snapshotLinkTabs} />
<LinkTabs activeIndex={1} data={snapshotLinkTabs} />
<div className="flex flex-col w-1/4">
<span className="text-lg font-bold text-white">Chain Snapshot Type</span>
<select