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 f5b8158 commit 39c993eCopy full SHA for 39c993e
src/components/tableV2/features/globalControls.js
@@ -2,7 +2,7 @@ import React, { memo } from "react"
2
import Flex from "src/components/templates/flex"
3
import SearchInput from "src/components/search"
4
import { Icon } from "src/components/icon"
5
-import { H4 } from "@netdata/netdata-ui/lib/components/typography"
+import { H4 } from "src/components/typography"
6
import { debounce } from "throttle-debounce"
7
8
const GlobalControls = ({
0 commit comments