Have isFormT match on derived form types by walking the prototype chain.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 19 Jul 2020 21:58:02 +0000 (17:58 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 18 Oct 2020 06:36:46 +0000 (02:36 -0400)
commit4255771f5c68921ebfa9478f7b1236911c8a8841
tree888e8d9568c8740e2039087e7cd33bf9f1c3d860
parent3e48b29da5e87615b841c50b873f2c5c3b1dfe44
Have isFormT match on derived form types by walking the prototype chain.
src/core/Form.test.ts
src/core/Form.ts