remove RecentSearches and change styles for serachStat block

This commit is contained in:
smanylov
2026-03-20 21:02:22 +07:00
parent 88a383f85e
commit d7899d0dd5
3 changed files with 56 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export default async function Page() {
extensionDocument={extensionDocument}
/>
<SearchStats />
<RecentSearches />
{/* <RecentSearches /> */}
</div>
</div>
</>