Skip to content

Commit

Permalink
Update demo version
Browse files Browse the repository at this point in the history
  • Loading branch information
kimo-k committed Jan 17, 2024
1 parent e81fa94 commit 403b9d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/re_demo/tree_select.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
:width "450px"
:children [[title2 "Notes"]
[status-text "Alpha" {:color "red" :font-weight "bold"}]
[new-in-version "v2.15.0"]
[new-in-version "v2.16.0"]
[p "A tree-select component. Choices take the same form as those for a selection list or multi-select, except " [:code ":group"]
"can be a vector. If so, the choice appears within a hierarchy of expandable groups."]
[p [:code "tree-select-dropdown"]
Expand Down

0 comments on commit 403b9d1

Please sign in to comment.