mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
<div onKeyDown="this.handleKeyDown">
|
|
This should trigger an error because evaluated with no autobinding (--autobind=false)
|
|
</div>
|
|
|