@wacht/jsx 1.0.0-beta.25 → 1.0.0-beta.26

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/README.md CHANGED
@@ -55,7 +55,7 @@ export default function App() {
55
55
  - resolves deployment configuration from the `publicKey`
56
56
  - exposes deployment-aware client state to the hooks
57
57
  - powers navigation-aware auth components through the platform adapter
58
- - lets you override deployment UI settings with `uiOverwrites` when you are embedding auth UI inside your own app
58
+ - lets you override deployment UI settings with `uiOverrides` when you are embedding auth UI inside your own app
59
59
 
60
60
  ## Main hook families
61
61