mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 11:25:17 +00:00
remove log
Signed-off-by: Ky <virginie.ky@gmail.com>
This commit is contained in:
parent
5b759c952a
commit
7f7958ba3f
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user