Switch to outlined icon
This commit is contained in:
parent
6e92e3fba1
commit
8d474ef031
|
@ -1,4 +1,4 @@
|
|||
import { InformationCircleIcon } from '@heroicons/react/solid'
|
||||
import { InformationCircleIcon } from '@heroicons/react/outline'
|
||||
|
||||
export function InfoTooltip(props: { text: string }) {
|
||||
const { text } = props
|
||||
|
|
Loading…
Reference in New Issue
Block a user