We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b49818 commit a48923dCopy full SHA for a48923d
src/components/TooltipController/TooltipController.tsx
@@ -1,6 +1,6 @@
1
import { useEffect, useState } from 'react'
2
import { Tooltip } from 'components/Tooltip'
3
-import {
+import type {
4
EventsType,
5
PositionStrategy,
6
PlacesType,
0 commit comments