Allow FileTrigger to accept the same file twice (#5045)
* Allow FileTrigger to accept the same file twice
* remove name prop
* update stories from onChange to onSelect
* remove name from test
* update to onSelect in docs
* move filetrigger to buttons category in docs