/*
  TOOLTIP

  patterns
  - Radix UI -  https://radix-ui.com/primitives/docs/components/tooltip
  - Reach UI -  https://reach.tech/tooltip
  - Tippy.js
    NOTE: use tippy.js with a dynamic loader, either next/dynamic or @loadable/components
    https://atomiks.github.io/tippyjs/v6/getting-started/
    https://github.com/atomiks/tippyjs-react

 */
