Zli-UoA / ryouomoi-checker-frontend

https://ryouomoi-checker-frontend.pages.dev/
MIT License
1 stars 1 forks source link

[FEATURE] useLovePoint の作成 #112

Closed matumoto1234 closed 2 years ago

matumoto1234 commented 2 years ago

提案の詳細

(
  id: string // TwitterID
) => {
  postLovePoint: (ValidNumber) => void
  currentLovePoint: ValidNumber
}

postLovePoint は POST するだけ

動機

66

その他

matumoto1234 commented 2 years ago

フックはラッパーできるものかと思ってたけどちがうっぽいのでおわりです