aws / amazon-chime-sdk-component-library-react

Amazon Chime React Component Library with integrations with the Amazon Chime SDK.
Apache License 2.0
268 stars 160 forks source link

Update the documentation to use 'GlobalStyles' along with 'ThemeProvider' #850

Closed xuesichao closed 1 year ago

xuesichao commented 1 year ago

Issue #846 :

Description of changes: Update docs and integration testing demo to use GlobalStyles along with ThemeProvider.

Testing

  1. Have you successfully run npm run build:release locally? Yes

  2. How did you test these changes? Run storybook locally and confirm no breaking change.

  3. If you made changes to the component library, have you provided corresponding documentation changes? Yes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.