]> git.cworth.org Git - lmno.games/commit
Add key to list of PromptOption components
authorCarl Worth <cworth@cworth.org>
Mon, 29 Jun 2020 15:05:23 +0000 (08:05 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 29 Jun 2020 15:05:23 +0000 (08:05 -0700)
commitd7cc3b52d47ed3836cea1d82951ea4db6e8c591d
tree8775304a7e34572645c08d6dc57d4c5ec6e02d4d
parente4c308c3331de77071170b0711505a990eaba617
Add key to list of PromptOption components

This is the classic thing to overlook in React programming. It's easy
to forget the key until React warns that it's missing.
empathy/empathy.jsx