Skip to content

Use fluent-ui icons with storybook #17145

Answered by imcvakt
imcvakt asked this question in General
Discussion options

You must be logged in to vote
import { addDecorator } from '@storybook/react';
import { withKnobs } from '@storybook/addon-knobs';
import { initializeIcons } from '@uifabric/icons';

initializeIcons();

addDecorator(withKnobs);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by khmakoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant