Skip to content

Commit

Permalink
sendData: feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
PriestFaria committed Dec 23, 2024
1 parent 0b427dd commit 37d3a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const HomePage = () => {
<CarouselCard
primaryText="Ваше мнение о DishDash?"
secondaryText="Всего пара минут вашего времени помогут нам стать лучше :3"
onClick={() => webApp.sendData('key')}
onClick={() => webApp.sendData('feedback')}
src={
'https://storage.yandexcloud.net/dishash-s3/assets/banners/feedback.png'
}
Expand Down

0 comments on commit 37d3a89

Please sign in to comment.