@authing/react-ui-components 3.0.20 → 3.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -2671,7 +2671,7 @@ declare module '@authing/react-ui-components/components/version/index' {
2671
2671
 
2672
2672
  }
2673
2673
  declare module '@authing/react-ui-components/components/version/version' {
2674
- const _default: "3.0.20";
2674
+ const _default: "3.0.21";
2675
2675
  export default _default;
2676
2676
 
2677
2677
  }