Skip to content

Commit 450fc08

Browse files
committed
Merge branch 'dev' into 프로필-페이지
2 parents 708586a + 7d32d6f commit 450fc08

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+927
-666
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<meta property="og:locale" content="ko_KR">
3030
<meta property="og:url" content="https://www.everyones-garden.com/">
3131
</head>
32-
3332
<body>
3433
<div id="root"></div>
3534
<script type="module" src="/src/main.tsx"></script>

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"react-daum-postcode": "^3.1.3",
5151
"react-dom": "^18.2.0",
5252
"react-error-boundary": "^4.0.13",
53+
"react-ga4": "^2.1.0",
5354
"react-hook-form": "^7.50.1",
5455
"react-naver-maps": "^0.1.3",
5556
"react-number-format": "^5.4.0",

src/assets/icons/comments.svg

Lines changed: 4 additions & 4 deletions
Loading
Lines changed: 25 additions & 20 deletions
Loading
Lines changed: 73 additions & 9 deletions
Loading

0 commit comments

Comments
 (0)