Skip to content

Commit

Permalink
Removed tooltip temporary tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed May 27, 2021
1 parent 356de4d commit cbff8c8
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ function stories(segment) {
}

stories()
.add("test", () =>
<TooltipTrigger>
<Button disabled>Trigger</Button>
<Tooltip>Man must rise above the Earth</Tooltip>
</TooltipTrigger>
)
.add("default", () =>
<TooltipTrigger>
<Button>Trigger</Button>
Expand Down

0 comments on commit cbff8c8

Please sign in to comment.