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 3c9d51d commit 2f14e5eCopy full SHA for 2f14e5e
src/rpub/plugins/admin/users/single_user_page.cljs
@@ -1,6 +1,6 @@
1
(ns rpub.plugins.admin.users.single-user-page
2
(:require ["react" :refer [useEffect]]
3
- [rpub.lib.dag.react :refer [use-dag use-dag-values]]
+ [rpub.lib.dag.react :refer [use-dag]]
4
[rpub.lib.forms :as forms]
5
[rpub.lib.html :as html]
6
[rpub.lib.http :as http]
0 commit comments