JSXでjQueryの.cssが動くようになった
jQ("p").css("background", "red");
ってな書き方ができるようになった。
https://github.com/nishio/learning_jsx/blob/899525a2f0f586c63999673e6654d7a1de2f2c47/use_native_class/main.jsx
jQ("p").css("background", "red");
ってな書き方ができるようになった。
https://github.com/nishio/learning_jsx/blob/899525a2f0f586c63999673e6654d7a1de2f2c47/use_native_class/main.jsx