From 87f14ae418ad0226eeae599c97ac52132cb10f86 Mon Sep 17 00:00:00 2001 From: David Blurton Date: Mon, 31 Aug 2015 13:18:12 +0000 Subject: [PATCH] Fix warnings --- 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 03a5b9a..beef629 100644 --- a/examples/custom-validation/app.js +++ b/examples/custom-validation/app.js @@ -108,13 +108,13 @@ var Validations = React.createClass({
Validation Type
- Time + Time
- Decimal + Decimal
- Binary + Binary
);