@eddy-aus/tooltip
v1.0.1
Published
Eddy's Tooltip component
Downloads
10
Readme
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/tooltipThen add the following import statement in your JSX.
import { Tooltip } from '@eddy-aus/tooltip';