Skip to content

Commit

Permalink
mui-x-tree-view.version=7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aerialist7 committed Jun 2, 2024
1 parent ffe9fed commit 2381811
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mui-base.version=5.0.0-beta.47
mui-system.version=5.15.15
mui-lab.version=5.0.0-alpha.170
mui-x-date-pickers.version=5.0.20
mui-x-tree-view.version=7.0.0
mui-x-tree-view.version=7.1.0
# Flags
org.gradle.jvmargs=-Xms2g -Xmx4g
org.gradle.parallel=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sealed external interface TreeItemClasses {
/** State class applied to the element when disabled. */
val disabled: ClassName

/** Styles applied to the tree node icon. */
/** Styles applied to the tree item icon. */
val iconContainer: ClassName

/** Styles applied to the label element. */
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2381811

Please sign in to comment.