Skip to content

Commit

Permalink
fix: use static list iconset instead of dynamic from import
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch authored and alharris-at committed Nov 17, 2021
1 parent 9c2b742 commit 3607d50
Show file tree
Hide file tree
Showing 8 changed files with 6,780 additions and 239 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,8 @@ There are 3 keys steps, first you need to create a new tagged release version of
1. Pull down the necessary packages to integrate into studio UI.
1. Execute the 'update-codegen.sh' script, providing the newly created tag.
1. Ensure review and merge of the CR, after manual verification testing.

### Icons

The built-in iconset is genereted with `packages/scripts/generateBuiltInIconset.js`.
When icons are added or removed from `@aws-amplify/ui-react` run the script to update the icons supported in codegen.
Loading

0 comments on commit 3607d50

Please sign in to comment.