Tooltip

A simple tooltip component that can be used to display additional information when hovering over an element.

Installation

npm install @andore-ui/tooltip

Import

import {Tooltip} from @andore-ui/tooltip

Usage

You know, we have tooltips ;)