EightfoldAI / octuple

The Octuple component library
MIT License
16 stars 45 forks source link

fix: tooltip: defer cursor style to implementation in host app #754

Closed dkilgore-eightfold closed 7 months ago

dkilgore-eightfold commented 7 months ago

SUMMARY:

Removes cursor styles from Tooltip and Popup such that they are deferred to implementation.

JIRA TASK (Eightfold Employees Only):

ENG-71954

CHANGE TYPE:

TEST COVERAGE:

TEST PLAN:

Pull the PR branch and run yarn and yarn storybook. Verify the Popup and Tooltip stories behave as expected.