cleans stuff up.
This commit is contained in:
@@ -236,8 +236,3 @@
|
||||
(if (seq children)
|
||||
children
|
||||
"Save")))
|
||||
|
||||
(defn tooltip- [{:as params} & children]
|
||||
[:div (assoc params
|
||||
:class "bg-gray-100 dark:bg-gray-600 rounded-lg shadow-2xl w-max z-50 p-4 absolute")
|
||||
[:span children]])
|
||||
|
||||
Reference in New Issue
Block a user