mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-27 22:36:06 +00:00
Replace the string-only iconClassName prop on the Tooltip component with a full iconProps object, allowing consumers to pass any Icon prop (color, size, etc.) instead of relying on Tailwind class names.