Skip to content

Commit

Permalink
Removed reference to grid.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabaj committed Jul 24, 2024
1 parent ceb9ee3 commit ee59ea9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import { Grid, Select, SelectOption, MenuToggle, MenuToggleElement, SelectList } from '@patternfly/react-core';
import { Select, SelectOption, MenuToggle, MenuToggleElement, SelectList } from '@patternfly/react-core';
import { constants } from '../common/constants';

import { createUseStyles } from 'react-jss';
Expand Down

0 comments on commit ee59ea9

Please sign in to comment.