remove log

Signed-off-by: Ky <virginie.ky@gmail.com>
This commit is contained in:
Ky 2020-04-14 11:29:58 +02:00
parent 5b759c952a
commit 7f7958ba3f

View File

@ -20,7 +20,6 @@ const SortableList = ({
const handleClick = e => { const handleClick = e => {
e.stopPropagation(); e.stopPropagation();
}; };
console.log(noNavigation);
return ( return (
<ListWrapper small> <ListWrapper small>