fix: add multilingual support for meta description in index.html

This commit is contained in:
CaIon
2026-03-04 18:19:08 +08:00
parent 2a87c043d1
commit f53f326931
2 changed files with 6 additions and 1 deletions

View File

@@ -123,7 +123,6 @@ const FilterModalContent = ({ sidebarProps, t }) => {
t={t}
/>
<PricingEndpointTypes
filterEndpointType={filterEndpointType}
setFilterEndpointType={setFilterEndpointType}