Zli-UoA / ryouomoi-checker-frontend

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

[REFACTORING] Twitter login をするときに href を使う #86

Open matumoto1234 opened 2 years ago

matumoto1234 commented 2 years ago

提案の詳細

location.href を変更してしまっているので、button コンポーネントに href を受け取れるように変更する

動機

その他