You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Putting a class on <TabPanel> doesn't get passed down to the html
so this: <TabPanel name="1" title="Login" class="rounded-xl m-0">
resutls in this <div class="dv-tab-content">
Putting a class on
<TabPanel>doesn't get passed down to the htmlso this:
<TabPanel name="1" title="Login" class="rounded-xl m-0">resutls in this
<div class="dv-tab-content">