We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489c8c3 commit 3454a3cCopy full SHA for 3454a3c
packages/module/src/TagCount/TagCount.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import clsx from 'clsx';
3
-import { BaseSizes, Button, ButtonProps, Icon, IconComponentProps, IconProps } from '@patternfly/react-core';
+import { Button, ButtonProps, Icon } from '@patternfly/react-core';
4
import { TagIcon } from '@patternfly/react-icons';
5
import { createUseStyles } from 'react-jss'
6
0 commit comments