]> git.cworth.org Git - lmno.games/commit
Convert CategoryRequest from a function to a class
authorCarl Worth <cworth@cworth.org>
Sun, 7 Jun 2020 22:14:10 +0000 (15:14 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 7 Jun 2020 22:14:10 +0000 (15:14 -0700)
commit68a66356ecb9d184e44b8d75e1f7db25926d4af3
treec8ab163538bd71183865281d3eb76e57e4639a33
parent53c8c6ba09301563293750e1010ca1ac8dd05590
Convert CategoryRequest from a function to a class

This seems like it will be more convenient for defining additional
methods to get access to from the JSX code (such as a submit handler
function).
empathy/empathy.jsx