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 750f7c9 commit b3a4e7cCopy full SHA for b3a4e7c
src/components/Glossary.astro
@@ -1,7 +1,6 @@
1
---
2
import { marked } from "marked";
3
import { getGlossaryEntries } from "~/util/glossary";
4
-import { LinkButton } from "@astrojs/starlight/components";
5
6
interface Props {
7
product?: string;
0 commit comments