Skip to content

Commit

Permalink
docs(react): enable flags in storybook (#11395)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored May 13, 2022
1 parent f1f153f commit 6560cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

import './styles.scss';
import '../src/feature-flags';

import { configureActions } from '@storybook/addon-actions';
import { white, g10, g90, g100 } from '@carbon/themes';
Expand Down

0 comments on commit 6560cc7

Please sign in to comment.