Skip to content

Commit

Permalink
feat : update templates/mystoreTemplate/index.js (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
JungYeonHwi committed Oct 23, 2023
1 parent 2cf8953 commit 6eacb5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/templates/mystoreTemplate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const MystoreTemplate = ({data}) => {

const meatballClick = () => {
setMeatBallOpen(!meatballOpen)
console.log(111)
}

return (
Expand Down

0 comments on commit 6eacb5d

Please sign in to comment.