Skip to content

Commit 0703e97

Browse files
fix(molecules): nuevo deploy (#633)
1 parent 44242f4 commit 0703e97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/molecules/Tooltip/NewTooltip.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export const NewTooltip: FC<TooltipProps> = ({
3535
fontWeight: '400',
3636
maxWidth: maxWidth,
3737
padding: '8px',
38-
3938
'.chakra-tooltip__arrow': {
4039
bg: `${vars('colors-neutral-darkCharcoal')} !important`,
4140
},

0 commit comments

Comments
 (0)