Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip v1: Remove the caret from the tooltip to make it consistent with the new tooltip, css and rails - Do not merge #4156

Merged
merged 11 commits into from
Mar 4, 2024
Prev Previous commit
Next Next commit
Merge branch 'main' into tooltip-v1-style-update
broccolinisoup authored Feb 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 18e3ed4f7c3da2f40dd6d69fb7fd6fb7b7037433
2 changes: 1 addition & 1 deletion packages/react/src/Tooltip/Tooltip.features.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react'
import {Meta} from '@storybook/react'
import type {Meta} from '@storybook/react'
import {BaseStyles, ThemeProvider, IconButton, Button} from '..'
import Box from '../Box'
import Tooltip from './Tooltip'
You are viewing a condensed version of this merge commit. You can view the full changes here.