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
Improve type safety in ReportViewer with proper types
- Replace 'any' types with ReportField and Record<string, any>
- Import ReportField type from @object-ui/types
- Better type safety without breaking the build
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments