Skip to content

Commit

Permalink
enhance spec
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Dec 8, 2024
1 parent 164b8dd commit e5885f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/dialog/db.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[renderer.utils.hiccup :refer [Hiccup]]))

(def Dialog
[:map
[:map {:closed true}
[:title {:optional true} Hiccup]
[:content {:optional true} any?]
[:close-button {:optional true} boolean?]
Expand Down

0 comments on commit e5885f6

Please sign in to comment.