EightfoldAI / octuple

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

chore: tooltip: removes no longer existing disabled class name references #755

Closed dkilgore-eightfold closed 7 months ago

dkilgore-eightfold commented 7 months ago

SUMMARY:

Removes missed class name references to styles.disabled, no longer needed and causes compiler errors with a clean build.

JIRA TASK (Eightfold Employees Only):

ENG-71954

CHANGE TYPE:

N/A

TEST COVERAGE:

N/A

TEST PLAN:

N/A

codesandbox-ci[bot] commented 7 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 60e6b7daeef8f1aab6d326c81ff42b6f7d3e69ad:

Sandbox Source
React Configuration
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (66594f3) 85.06% compared to head (60e6b7d) 85.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ======================================= Coverage 85.06% 85.06% ======================================= Files 887 887 Lines 18823 18821 -2 Branches 6937 6935 -2 ======================================= - Hits 16011 16010 -1 + Misses 2730 2729 -1 Partials 82 82 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.