From bc69eb3397394f964590e239155bce67005da7a9 Mon Sep 17 00:00:00 2001 From: Ivo Stratev Date: Tue, 30 Aug 2016 17:58:01 +0300 Subject: [PATCH] Update react-sortable-hoc-tests.tsx --- react-sortable-hoc/react-sortable-hoc-tests.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-sortable-hoc/react-sortable-hoc-tests.tsx b/react-sortable-hoc/react-sortable-hoc-tests.tsx index fc66090d09..9c382c4855 100644 --- a/react-sortable-hoc/react-sortable-hoc-tests.tsx +++ b/react-sortable-hoc/react-sortable-hoc-tests.tsx @@ -1,4 +1,4 @@ -/// +/// /// import React = require('react');