Closed RaenonX closed 2 years ago
This should also display the user's current email.
Also, use utilize tabbed component or something like <NextLink> to prevent whole page re-render?
<NextLink>
<Tab>
activeKey
This should also display the user's current email.
Also, use utilize tabbed component or something like<NextLink>
to prevent whole page re-render?<Tab>
withactiveKey
can achieve this. However, the page title will be erroneous because of a bug.