Skip to content

Commit e178dfc

Browse files
committed
remove dupe import
1 parent 36a8927 commit e178dfc

File tree

1 file changed

+0
-1
lines changed
  • packages/react-core/src/demos

1 file changed

+0
-1
lines changed

packages/react-core/src/demos/Page.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ import CloudIcon from '@patternfly/react-icons/dist/esm/icons/cloud-icon';
1919
import CodeIcon from '@patternfly/react-icons/dist/esm/icons/code-icon';
2020
import pfLogo from '@patternfly/react-core/src/demos/assets/PF-HorizontalLogo-Color.svg';
2121
import pfIconLogo from '@patternfly/react-core/src/demos/assets/PF-IconLogo-color.svg';
22-
import imgAvatar from '@patternfly/react-core/src/components/assets/avatarImg.svg';
2322

2423
- All examples set the `isManagedSidebar` prop on the Page component to have the sidebar automatically close for smaller screen widths. You can also manually control this behavior by not adding the `isManagedSidebar` prop and instead:
2524

0 commit comments

Comments
 (0)