mother / react-files

A file input (dropzone) management component for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Input can't be disabled

a-tokyo opened this issue Β· comments

Description

  • Input can not be disabled by passing disabled prop

A temporary quickfix is to add the css pointer-events: none

Closing via 286f666