docs: improved glossary feature (#4819)

This commit is contained in:
Shahed Nasser
2023-08-21 12:31:16 +03:00
committed by GitHub
parent f11375a686
commit 740a3c6e18
11 changed files with 107 additions and 9 deletions
@@ -1,5 +1,5 @@
import { useLearningPath } from "@site/src/providers/LearningPath"
import { useNotifications } from "@site/src/providers/NotificationProvider"
import { useNotifications } from "@site/src/providers/Notification"
import { getLearningPath } from "@site/src/utils/learning-paths"
import clsx from "clsx"
import React from "react"