Skip to content

Commit

Permalink
chore: remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
gratestas committed Aug 30, 2023
1 parent 52b19fc commit ffbef19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/others/confirmCreate/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default function ConfirmCreate({
handleCreate,
handleGoBack,
}) {
console.log({ tags });
return (
<>
<div className={styles.bountyAmount}>
Expand Down

0 comments on commit ffbef19

Please sign in to comment.