feat: redesign tooltips

This commit is contained in:
Aarnav Tale 2025-02-01 15:28:04 -05:00
parent c9d8052e39
commit 68babd7fe9
No known key found for this signature in database
9 changed files with 103 additions and 70 deletions

View file

@ -1,5 +1,4 @@
import Link from '~/components/Link';
import Tooltip from '~/components/Tooltip';
import cn from '~/utils/cn';
declare global {