Closed sejas closed 1 year ago
It adds an aria-label to the URL input bar for create-block/wasm-demo block.
aria-label
create-block/wasm-demo
yarn install
composer install
yarn wp-env start
cd source/wp-content/themes/wporg-wasm/src/wasm-demo
nvm use v14.21.3
yarn start
/wp-admin
Wasm
wasm demo
wpplayground-url-bar__input
title
Description
It adds an
aria-label
to the URL input bar forcreate-block/wasm-demo
block.Testing instructions
yarn install
composer install
yarn wp-env start
# to start the main servercd source/wp-content/themes/wporg-wasm/src/wasm-demo
nvm use v14.21.3
yarn install
yarn start
# to start the wasm demo block/wp-admin
Wasm
if it's not active yet.wasm demo
wpplayground-url-bar__input
title
Screenshot