File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,11 @@ Each pattern in our documentation follows a consistent structure to help you qui
23
23
4 . ** Anatomy** - Detailed breakdown of the component's structure
24
24
5 . ** Best Practices** - Guidelines for implementation, including do's and don'ts
25
25
6 . ** Code Examples** - Code examples and technical considerations
26
- 7 . ** SEO** - Search engine optimization considerations and best practices
27
- 8 . ** Browser Support** - Information on browser support for the pattern
28
- 9 . ** Testing** - Guidelines for unit, integration, and accessibility testing
29
- 10 . ** Resources** - Additional documentation, articles, libraries...
26
+ 7 . ** Accessibility** - Guidelines for accessibility considerations
27
+ 8 . ** SEO** - Search engine optimization considerations and best practices
28
+ 9 . ** Browser Support** - Information on browser support for the pattern
29
+ 10 . ** Testing** - Guidelines for unit, integration, and accessibility testing
30
+ 11 . ** Resources** - Additional documentation, articles, libraries...
30
31
31
32
## Getting Started
32
33
You can’t perform that action at this time.
0 commit comments