Skip to content

Commit 251a007

Browse files
migration stat component to shadcn/tailwind [Fixes #13946]
1 parent cf72be4 commit 251a007

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Stat/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { NULL_VALUE } from "@/lib/constants"
55
import { Flex } from "@/components/ui/flex"
66
import Tooltip, { type TooltipProps } from "../Tooltip"
77

8-
98
const initialContent = {
109
contentValue: NULL_VALUE,
1110
tooltipIcon: MdInfoOutline,

0 commit comments

Comments
 (0)