1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

remove most views until we return to netlify (#1892)

This commit is contained in:
mihaisc 2023-03-02 12:12:24 +02:00 committed by GitHub
parent 7e7ed8d347
commit a99e9e8893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ export default function HomePage(): ReactElement {
/>
<SectionQueryResult title="Most Sales" query={queryMostSales} />
<MostViews />
{/* <MostViews /> */}
<TopSales title="Publishers With Most Sales" />
<TopTags title="Top Tags By Sales" />