diff --git a/source/wp-content/themes/wporg-wasm/src/wasm-demo/src/components/playground.js b/source/wp-content/themes/wporg-wasm/src/wasm-demo/src/components/playground.js index b11e0616..59af400c 100644 --- a/source/wp-content/themes/wporg-wasm/src/wasm-demo/src/components/playground.js +++ b/source/wp-content/themes/wporg-wasm/src/wasm-demo/src/components/playground.js @@ -82,6 +82,7 @@ export default forwardRef(({ showSettingsModal, theme, plugins }, ref) => { type="text" autoComplete="off" className="wpplayground-url-bar__input" + title={__('Playground URL', 'wasm-demo')} />