In the FileInput component, when a file has been dropped in the drop zone, it appears below the zone with a remove icon that I'd like to change (it's a wrong-way sign and I find it a bit hard to understand. I'd like to replace it with a simple trash icon).
How could I do that? I haven't seen any props related to that in the documentation.
Thanks