We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bca7b89 + 7322c45 commit 2f1741cCopy full SHA for 2f1741c
src/components/Glossary/GlossaryDefinition/index.tsx
@@ -1,5 +1,5 @@
1
import { ComponentProps } from "react"
2
-import { Box, type HeadingProps, Text, VStack } from "@chakra-ui/react"
+import { type HeadingProps, Text, VStack } from "@chakra-ui/react"
3
4
import Heading from "@/components/Heading"
5
import IdAnchor from "@/components/IdAnchor"
0 commit comments