We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9af44 commit 45a7e27Copy full SHA for 45a7e27
1 file changed
packages/react-icons/scripts/parseRHIcons.mjs
@@ -13,7 +13,7 @@ const ICON_PREFIX = 'rh';
13
const ICON_TYPES = [
14
'ui',
15
'standard',
16
- 'social',
+ // 'social',
17
'microns'
18
// Add new types here as they become available in @rhds/icons
19
];
0 commit comments