Open avaer opened 5 years ago
Support Ctrl-C/Ctrl-V.
The right way to do this is probably to handle the paste event at the top level and thread it down.
paste
Paste added in https://github.com/modulesio/exokit-browser/commit/f0ae079590978b209eee504545c942294f861b5a
Support Ctrl-C/Ctrl-V.