From e0b0b2f976c61225a178c7715caf2656a1f6741f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 15 Dec 2018 21:32:51 +0100 Subject: moving stuff --- scraper/client/common/detectionBoxes.component.js | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 scraper/client/common/detectionBoxes.component.js (limited to 'scraper/client/common/detectionBoxes.component.js') diff --git a/scraper/client/common/detectionBoxes.component.js b/scraper/client/common/detectionBoxes.component.js deleted file mode 100644 index c4872ea8..00000000 --- a/scraper/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