From 8af9abec3691fc40000d6b466245fb3b810a9a4d Mon Sep 17 00:00:00 2001 From: Gregory Ostermayr Date: Wed, 24 Jun 2015 15:41:22 -0400 Subject: [PATCH] fix typo --- examples/custom-validation/app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/custom-validation/app.js b/examples/custom-validation/app.js index 72ad9fe..bd5fd32 100644 --- a/examples/custom-validation/app.js +++ b/examples/custom-validation/app.js @@ -107,13 +107,13 @@ var Validations = React.createClass({
Validation Type
- Time + Time
- Decimal + Decimal
- Binary + Binary
);