We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fee25 commit 0f2d59aCopy full SHA for 0f2d59a
packages/app/src/hooks/useUpdateTheme.test.ts
@@ -1,4 +1,4 @@
1
-import { renderHook } from '@testing-library/react-hooks';
+import { renderHook } from '@testing-library/react'
2
import { useApi } from '@backstage/core-plugin-api';
3
import { useUpdateTheme } from './useUpdateTheme';
4
0 commit comments