Skip to content

Commit cd346c2

Browse files
authored
Clarify Icons docs (#6955)
1 parent 8ef01d3 commit cd346c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@react-spectrum/icon/docs/workflow-icons.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,5 @@ import LockClosed from '@spectrum-icons/workflow/LockClosed';
9494

9595
A [searchable list of workflow icons](https://spectrum.adobe.com/page/icons/) is available on the Spectrum website.
9696
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

Comments
 (0)