tszhong0411 / honghong.me

⚡ A monorepo of my personal website and blog built with TypeScript, Next.js, and Tailwind CSS
https://honghong.me
GNU General Public License v3.0
547 stars 79 forks source link

[APP-16] Add loading state when signing in #823

Closed tszhong0411 closed 1 month ago

tszhong0411 commented 1 month ago

Add a loading indicator that tells the user it's signing in after clicking the auth button.

From SyncLinear.com | APP-16