tani1220 / panel-discussion

panel-discussion-vert.vercel.app
0 stars 0 forks source link

➕ Add React Hot Toast. #60

Closed tani1220 closed 3 years ago

tani1220 commented 3 years ago

package.json

➕ Add React Hot Toastを追加しました。

src/pages/_app.page.tsx

PagesでToastを使用するために_appにコードを追加しました。

src/components/Dialog/UserDialog.tsx

UserDialogでToastを使用しました。

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tani1220/panel-discussion/FY8xSoyB5zqnPRH11sj8GaoEEPcN
✅ Preview: https://panel-discussion-git-feature-tani-tani1220.vercel.app

tani1220 commented 3 years ago

NP