1.0.1 • Published 2 years ago
@eddy-aus/tooltip v1.0.1
Tooltip
Eddy's Tooltip component.
Table of Contents
Getting Started
To use Eddy's Tooltip component, run the following command in your project.
yarn add --dev @eddy-aus/tooltip
Then add the following import
statement in your JSX.
import { Tooltip } from '@eddy-aus/tooltip';