Skip to content

Commit 822dd58

Browse files
committed
📖 DOC: a11y what/how
1 parent 74b0eac commit 822dd58

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

‎examples/05-a11y-input/README.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,15 @@
77
<br>
88

99
![WHAT ICON](https://on.ahmda.ws/oy8W/c)
10+
11+
### What/How?
12+
13+
This example includes a WordPress Gutenberg plugin called `a11y-input` which creates a Gutenberg block also called `a11y-input`.
14+
15+
👉 This example is created by running the following steps, that you can follow to build it on your own.
16+
17+
- [Run `npx create-guten-block a11y-input` →](https://github.com/ahmadawais/create-guten-block#getting-started)
18+
- Write code in `a11y-input/src/block/block.js`.
19+
20+
_That's about it._
21+
>🌟 Star for updates or to appreciate [create-guten-block →](https://github.com/ahmadawais/create-guten-block)

0 commit comments

Comments
 (0)