v28
This commit is contained in:
@@ -19,7 +19,7 @@ import { useTranslations } from "next-intl";
|
||||
import React from "react";
|
||||
import {
|
||||
LuBadgeAlert,
|
||||
LuBarChart3,
|
||||
LuChartBar,
|
||||
LuCircleHelp,
|
||||
LuDatabase,
|
||||
LuTrendingUp,
|
||||
@@ -182,7 +182,7 @@ export default function FrequencyPanel() {
|
||||
<VStack align="stretch" gap={2} mb={4}>
|
||||
<HStack justify="space-between">
|
||||
<HStack gap={2}>
|
||||
<Icon as={LuBarChart3} color="purple.500" />
|
||||
<Icon as={LuChartBar} color="purple.500" />
|
||||
<Text fontWeight="semibold" fontSize="sm">
|
||||
{t("match-count-label")}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user