Skip to content

Commit 3607d50

Browse files
Dane Pilcheralharris-at
authored andcommitted
fix: use static list iconset instead of dynamic from import
1 parent 9c2b742 commit 3607d50

File tree

8 files changed

+6780
-239
lines changed

8 files changed

+6780
-239
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,8 @@ There are 3 keys steps, first you need to create a new tagged release version of
8585
1. Pull down the necessary packages to integrate into studio UI.
8686
1. Execute the 'update-codegen.sh' script, providing the newly created tag.
8787
1. Ensure review and merge of the CR, after manual verification testing.
88+
89+
### Icons
90+
91+
The built-in iconset is genereted with `packages/scripts/generateBuiltInIconset.js`.
92+
When icons are added or removed from `@aws-amplify/ui-react` run the script to update the icons supported in codegen.

0 commit comments

Comments
 (0)