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.
1 parent bca7b89 commit 7322c45Copy full SHA for 7322c45
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