1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
Nuno Góis 1d1219a055
Use new useConditionallyHiddenColumns hook (#2695)
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.
2022-12-16 10:46:04 +01:00
..
FeatureLog
FeatureMetrics Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
FeatureNotFound
FeatureOverview
FeatureSettings
FeatureStatus
FeatureType
FeatureVariants Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
FeatureView.styles.ts
FeatureView.tsx