mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
https://linear.app/unleash/issue/2-515/adapt-tables-to-use-the-new-useconditionallyhiddencolumns-hook Uses the new `useConditionallyHiddenColumns` hook, like mentioned here: https://github.com/Unleash/unleash/pull/2691 Also includes small fixes for things I caught along the way. See comments below. |
||
|---|---|---|
| .. | ||
| Authentication | ||
| common | ||
| DemoAuth | ||
| ForgottenPassword | ||
| HostedAuth | ||
| Login | ||
| NewUser | ||
| PasswordAuth | ||
| Profile | ||
| ResetPassword | ||
| SimpleAuth | ||
| StandaloneBanner | ||
| UserProfile | ||
| AuthenticationCustomComponent.tsx | ||
| user.module.scss | ||