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
length_menu: props.config&&props.config.language&&props.config.language.length_menu ? props.config.language.length_menu : "Show _MENU_ records per page",
120
121
filter: props.config&&props.config.language&&props.config.language.filter ? props.config.language.filter : "Search in records...",
@@ -695,7 +696,7 @@ var ReactDatatable = function (_Component) {
0 commit comments