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.
2 parents 6826956 + 1a91eeb commit 1ce22dfCopy full SHA for 1ce22df
cljest/src/cljest/helpers/hooks.cljs
@@ -1,5 +1,5 @@
1
(ns cljest.helpers.hooks
2
- (:require ["@testing-library/react-hooks" :as rhtl]))
+ (:require ["@testing-library/react" :as rhtl]))
3
4
(defn render-hook
5
"Renders given `hook-fn`.
0 commit comments