mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
- Eliminated the check for state.isLoadingPreview in the loadPreview function to simplify the loading logic. - Cleaned up the parameters passed to the useFilePreview hook by removing the unused loading state, enhancing code clarity.