Skip to content

Commit

Permalink
feat(toks): add custom event log (#408)
Browse files Browse the repository at this point in the history
* ✨ feat: initialize firebase instance

* ✨ feat: add event name

* ✨ feat: add eventName Type

* ✨ feat: LogClickEvent 컴포넌트 생성"

* ✨ feat: LogClickEvent 적용
  • Loading branch information
chaaerim authored Feb 25, 2024
1 parent f126825 commit 1d48cbf
Show file tree
Hide file tree
Showing 11 changed files with 815 additions and 67 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"eslint-plugin-prettier": "^4.2.1",
"firebase": "^10.8.0",
"framer-motion": "^10.12.22",
"lodash": "^4.17.21",
"next": "13.4.9",
Expand Down
Loading

0 comments on commit 1d48cbf

Please sign in to comment.