MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
865 stars 37 forks source link

Fix Typo in README.md: Change 'FilePickerType' to 'FilePickerFileType' #38

Closed onseok closed 9 months ago

onseok commented 9 months ago

image

Recently, I attempted to use the code provided in the README documentation for Calf File Picker. However, contrary to my expectations, the code did not function as intended. So I have corrected the typos in the README, and I would appreciate it if you could review the changes.