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 8ef01d3 commit cd346c2Copy full SHA for cd346c2
packages/@react-spectrum/icon/docs/workflow-icons.mdx
@@ -94,3 +94,5 @@ import LockClosed from '@spectrum-icons/workflow/LockClosed';
94
95
A [searchable list of workflow icons](https://spectrum.adobe.com/page/icons/) is available on the Spectrum website.
96
The name of the icon without any whitespace matches the import in React Spectrum.
97
+
98
+**Note**: The Workflow icons we ship should not be wrapped in an `Icon` component like [Custom Icons](custom-icons.html), they are already wrapped.
0 commit comments