chore: fix tooltip for docs and whitespaces

This commit is contained in:
KinfeMichael Tariku
2025-04-26 00:38:12 +03:00
committed by GitHub
parent fba24f9be8
commit 25e82669ee
5 changed files with 38 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ import {
TooltipContent,
TooltipProvider,
TooltipTrigger,
} from "../ui/tooltip";
} from "../ui/tooltip-docs";
interface Field {
name: string;