Skip to content

Commit

Permalink
feat: add tooltip to ui components styles
Browse files Browse the repository at this point in the history
  • Loading branch information
artursantiago committed Feb 7, 2025
1 parent 51a110f commit 37205ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
@import "../components/molecules/Toast/styles";
@import "../components/molecules/Toggle/styles";
@import "../components/molecules/ToggleField/styles";
@import "../components/molecules/Tooltip/styles";

// Organisms
@import "../components/organisms/BannerText/styles";
Expand Down

0 comments on commit 37205ae

Please sign in to comment.