-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Currently, the getConfig service method gets props, only to return them again. The only functional logic this function provides is to get the formatter, so it should rather be `getFormatter`.
In the ReportView components, we could do something like this:
<Component {...this.props} formatter={getFormatter(view.property)} />
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...