feat: hoverable tooltip
This commit is contained in:
parent
6170624be0
commit
c1d781d488
9 changed files with 57 additions and 24 deletions
|
|
@ -5,7 +5,7 @@ import gql from 'graphql-tag'
|
|||
import React, { useState } from 'react'
|
||||
|
||||
import InfoMessage from 'src/components/InfoMessage'
|
||||
import Tooltip from 'src/components/Tooltip'
|
||||
import { Tooltip } from 'src/components/Tooltip'
|
||||
import { Button, SupportLinkButton } from 'src/components/buttons'
|
||||
import { RadioGroup } from 'src/components/inputs'
|
||||
import { H1, H4, P } from 'src/components/typography'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue