Details
-
Sub-task
-
Status: Done
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
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)} />
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- mentioned in
-
Page Loading...