From ffbef1901ebfd65a0c2f91a4fab26420532cd894 Mon Sep 17 00:00:00 2001 From: gratestas Date: Wed, 30 Aug 2023 17:31:24 +0300 Subject: [PATCH] chore: remove console log --- src/components/others/confirmCreate/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/others/confirmCreate/index.jsx b/src/components/others/confirmCreate/index.jsx index 7b864e5..49e572d 100644 --- a/src/components/others/confirmCreate/index.jsx +++ b/src/components/others/confirmCreate/index.jsx @@ -16,7 +16,6 @@ export default function ConfirmCreate({ handleCreate, handleGoBack, }) { - console.log({ tags }); return ( <>