Skip to content

Commit

Permalink
Merge branch 'feature/193-GA-tag' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
myeongheonhong committed Feb 5, 2024
2 parents f2a5279 + 9371fbf commit 720348e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Cakes/CakesForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export default function CakesForm(props: CakesFormProps) {
boxType="large"
colorSystem={btnState ? 'mainBlue_white' : 'gray1_gray2'}
handleClickFn={handleClickFn}
gaTagId={selectedCake.name}
>
{'케이크 주문하기'}
</Button>
Expand Down

0 comments on commit 720348e

Please sign in to comment.