Skip to content

Commit 2f78608

Browse files
committed
Updated treeview md file imports
1 parent 50f87e6 commit 2f78608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/react-core/src/components/TreeView/examples

packages/react-core/src/components/TreeView/examples/TreeView.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ propComponents: ['TreeView', 'TreeViewDataItem', 'TreeViewSearch']
66
---
77

88
import { Fragment, useEffect, useState } from 'react';
9-
import { FolderIcon, FolderOpenIcon, RhUiEllipsisVerticalFillIcon, HamburgerIcon, GitlabIcon, GithubIcon, GoogleIcon, RhUiClipboardFillIcon, RhUiStorageFillIcon, RhUiFolderFillIcon } from '@patternfly/react-icons';
9+
import { RhUiEllipsisVerticalFillIcon, HamburgerIcon, GitlabIcon, GithubIcon, GoogleIcon, RhUiClipboardFillIcon, RhUiStorageFillIcon, RhUiFolderFillIcon, RhUiFolderOpenFillIcon } from '@patternfly/react-icons';
1010

1111
## Examples
1212

0 commit comments

Comments
 (0)