Broken out from https://github.com/microsoft/playwright/pull/31900, part of https://github.com/microsoft/playwright/issues/31863. Synchronizes different `useSettings` calls via `useSyncExternalStore`. This saves us from having to drill down settings props everywhere, without the big refactoring that a `Context` would be. |
||
|---|---|---|
| .. | ||
| playwright | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||