Skip to content

Commit

Permalink
Do not warn on stable Tooltip import (#2778)
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer authored Nov 14, 2024
1 parent 81a4e80 commit 8785732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/eight-suits-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@sumup-oss/eslint-plugin-circuit-ui": patch
---

Removed warning when importing the stable Tooltip component.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ const mappings = [
'SidebarProps',
'SidebarContextProvider',
'SidebarContextConsumer',
'Tooltip',
'TooltipProps',
'uniqueId',
'cx',
'spacing',
Expand Down

0 comments on commit 8785732

Please sign in to comment.