We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fe52e commit 3234b6cCopy full SHA for 3234b6c
packages/react/src/Dialog/Dialog.tsx
@@ -172,7 +172,7 @@ export interface DialogHeaderProps extends DialogProps {
172
dialogDescriptionId: string
173
}
174
175
-const CSS_MODULES_FEATURE_FLAG = 'primer_react_css_modules_team'
+const CSS_MODULES_FEATURE_FLAG = 'primer_react_css_modules_staff'
176
177
const Backdrop = toggleStyledComponent(
178
CSS_MODULES_FEATURE_FLAG,
0 commit comments