Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 309 Bytes

File metadata and controls

15 lines (10 loc) · 309 Bytes

UI Guidelines

Component Libraries

Library Usage
HeroUI v3 (Beta) All components

Tooltips on Mobile

Standard HeroUI Tooltip doesn't support tap interaction on mobile. Use:

import { ResponsiveTooltip } from "@/components/responsive-tooltip.tsx";