Skip to content

Commit

Permalink
update glossary.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
asligook committed Dec 16, 2024
1 parent a103f21 commit 2922eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/routes/glossary.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//glossary page to display tag types
import { TagSubtypeCard } from "@/components/SubtypeCard";
import { useSearchTags } from "@/services/api/programmingForumComponents";
import { TagDetails } from "@/services/api/programmingForumSchemas";
Expand Down

0 comments on commit 2922eda

Please sign in to comment.