useFontLoadSuspension
This hook uses useLayoutSuspension hook to suspend the layout engine until all fonts are loaded by the browser. If you used a custom font, you need to call this hook under the ReportRoot component at any level.
This hook uses useLayoutSuspension hook to suspend the layout engine until all fonts are loaded by the browser. If you used a custom font, you need to call this hook under the ReportRoot component at any level.