]> git.cworth.org Git - lmno.games/commitdiff
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)
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).


No differences found