@authing/react-ui-components 3.1.35 → 3.1.37

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
@@ -3543,7 +3543,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3543
3543
 
3544
3544
  }
3545
3545
  declare module '@authing/react-ui-components/components/version/version' {
3546
- const _default: "3.1.35";
3546
+ const _default: "3.1.37";
3547
3547
  export default _default;
3548
3548
 
3549
3549
  }