ensdomains / thorin

A web3 native design system.
https://thorin.pages.dev
MIT License
83 stars 21 forks source link

[bug] FileInput should disable drag and drop when the disabled attribute is set to true #118

Open robiot opened 1 year ago

robiot commented 1 year ago

Is there an existing issue for this?

Package Version

0.6.39

Current Behavior

Currently you can still drag and drop files to a FileInput element even if the disabled attribute is provided.

Expected Behavior

No response

Steps To Reproduce

No response

Anything else?

No response