File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
id : examples
3
- title : Examples
3
+ title : Example
4
4
---
5
5
6
6
> Read about
Original file line number Diff line number Diff line change 1
1
---
2
2
id : examples
3
- title : Examples
3
+ title : Example
4
4
---
5
5
6
6
You can find more bs-dom-testing-library examples at
Original file line number Diff line number Diff line change 1
1
---
2
2
id : examples
3
- title : Examples
3
+ title : Example
4
4
---
5
5
6
6
## Basic example
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ module.exports = {
131
131
{
132
132
'Svelte Testing Library' : [
133
133
'svelte-testing-library/intro' ,
134
- 'svelte-testing-library/setup' ,
135
134
'svelte-testing-library/example' ,
135
+ 'svelte-testing-library/setup' ,
136
136
'svelte-testing-library/api' ,
137
137
'svelte-testing-library/faq' ,
138
138
] ,
@@ -174,8 +174,8 @@ module.exports = {
174
174
{
175
175
'Qwik Testing Library' : [
176
176
'qwik-testing-library/intro' ,
177
- 'qwik-testing-library/setup' ,
178
177
'qwik-testing-library/example' ,
178
+ 'qwik-testing-library/setup' ,
179
179
'qwik-testing-library/api' ,
180
180
'qwik-testing-library/faq' ,
181
181
] ,
You can’t perform that action at this time.
0 commit comments