From ee3d0d98e19f1d8177d85af1866fd0ee431fe9ea Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 25 Nov 2018 22:19:15 +0100 Subject: moving stuff --- client/common/detectionBoxes.component.js | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 client/common/detectionBoxes.component.js (limited to 'client/common/detectionBoxes.component.js') diff --git a/client/common/detectionBoxes.component.js b/client/common/detectionBoxes.component.js deleted file mode 100644 index c4872ea8..00000000 --- a/client/common/detectionBoxes.component.js +++ /dev/null @@ -1,15 +0,0 @@ -import React from 'react' - -import { px } from '../util' - -export default function DetectionBoxes({ detections, width, height }) { - return detections.map(({ rect }, i) => ( - rect && -
- )) -} -- cgit v1.2.3-70-g09d2