This is a perfect use-case for a useAuth hook that enables any component to get the current auth state and re-render if it changes. Rather than ...
確定! 回上一頁