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
Switched from static to dynamic import for PDF.js to improve compatibility and possibly reduce initial load time. This change ensures the module is imported only when needed during runtime.
0 commit comments