diff --git a/packages/react-button/src/Playground.stories.tsx b/packages/react-button/src/Playground.stories.tsx index 1acca2aa8f633b..46a0821854fd9d 100644 --- a/packages/react-button/src/Playground.stories.tsx +++ b/packages/react-button/src/Playground.stories.tsx @@ -1,6 +1,5 @@ import * as React from 'react'; import { Checkbox, Dropdown, IDropdownOption, TextField } from './tmp-components.stories'; -import { Text } from '@fluentui/react-text'; import { PlaygroundProps } from './Playground.types.stories'; import { makeStyles } from '@fluentui/react-make-styles'; @@ -186,7 +185,7 @@ export const Playground = function (props: PlaygroundProps): JSX.E - {section.sectionName} + {section.sectionName} {sectionList}