import React from 'react'; import '../../../.storybook/index.less'; import HelpTooltip from './help-tooltip'; export default { title: 'Help Tooltip', }; export const _default = () => (
Hover over the question mark to view This is the help message