fix: simplify Tooltip
This commit is contained in:
parent
e7805040f0
commit
5210e14a19
12 changed files with 16 additions and 29 deletions
|
|
@ -1,10 +1,10 @@
|
|||
import typographyStyles from 'src/components/typography/styles'
|
||||
import {
|
||||
placeholderColor,
|
||||
backgroundColor,
|
||||
primaryColor,
|
||||
mainWidth
|
||||
} from 'src/styling/variables'
|
||||
import typographyStyles from 'src/components/typography/styles'
|
||||
|
||||
const { tl2, p } = typographyStyles
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue