mihaip / react-closure-compiler

Tooling to teach Closure Compiler about React
Apache License 2.0
100 stars 14 forks source link

Add test that `refs`can only be accessed via quoted keys #9

Closed mihaip closed 9 years ago

mihaip commented 9 years ago

Should happen automatically due to the @dict annotation, but good to check.