Convert FeatureFlags
' flags
object prop to individual boolean props
#17080
Labels
Milestone
FeatureFlags
' flags
object prop to individual boolean props
#17080
The FeatureFlag component's
flags
prop currently takes an object shapecarbon/packages/react/src/components/FeatureFlags/overview.stories.mdx
Lines 63 to 69 in 7d3d800
This is incompatible with IBM Telemetry. Instead,
FeatureFlag
should accept individual boolean props for each flag.Tasks
flags
prop, add codemod migration #17243packages/react/src/components/FeatureFlags/index.js
to .tsx #17589FAQ
The text was updated successfully, but these errors were encountered: