Skip to content

Commit

Permalink
sync toolbar demo with main
Browse files Browse the repository at this point in the history
  • Loading branch information
jenny-s51 committed Oct 20, 2023
1 parent 51ed366 commit e476381
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react';
import {
Badge,
Button,
DashboardWrapper,
MenuToggle,
SearchInput,
Select,
Expand All @@ -21,6 +20,7 @@ import {
DropdownList,
MenuFooter
} from '@patternfly/react-core';
import { DashboardWrapper } from '@patternfly/react-core/src/demos/DashboardWrapper';
import PauseIcon from '@patternfly/react-icons/dist/esm/icons/pause-icon';
import PlayIcon from '@patternfly/react-icons/dist/esm/icons/play-icon';
import ExpandIcon from '@patternfly/react-icons/dist/esm/icons/expand-icon';
Expand Down

0 comments on commit e476381

Please sign in to comment.