You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo/src/docs/filtering.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# FilteringContainer
2
-
FilteringComponent is a component that can be used to wrap to Tree in order to get filtering and group functionality for free.
2
+
FilteringComponent is a component that can be used to wrap the Tree in order to get filtering and group functionality for free.
3
3
4
4
To use this component you should know a little bit about [using functions as children](https://codedaily.io/tutorials/6/Using-Functions-as-Children-and-Render-Props-in-React-Components).
0 commit comments