Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
296
stars
146
forks
source link
Exports useLocalization store from package entry point #765
Closed
bsmith-code closed 1 year ago
Related Issue
resolves 764
Description
Exports useLocalizationStore from entry point
Additional Notes
Localization was once passed via props to custom components - it now lives in context without anyway of access it.