Skip to content

Commit ebdfedf

Browse files
Update test-file.md
1 parent 3e5df3e commit ebdfedf

1 file changed

Lines changed: 10 additions & 17 deletions

File tree

docs/known-issues-and-solutions/solutions-index/test-file.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -73,35 +73,28 @@ The following material covers how the Project Team has provided a solution to th
7373
#### Step-By-Step Guide
7474
<!-- Author Instructions: Replace details dropdown with N/A if this does not apply -->
7575
76-
<details><summary>Click to see step-by-step guide</summary>
77-
<p>
76+
??? Info "Click to see step-by-step guide"
7877
79-
[ADD DETAILED INSTRUCTIONS HERE]
78+
[ADD DETAILED INSTRUCTIONS HERE]
8079
81-
</p>
82-
</details>
8380
8481
#### Other Technical Details
8582
<!-- Author Instructions: Write N/A if this does not apply -->
8683
87-
<details><summary>Click to see other technical details</summary>
88-
<p>
89-
90-
[ INSERT OTHER DETAILS e.g. Prop References, Return Value ]
84+
??? Info "Click to see other technical details"
9185
92-
</p>
93-
</details>
86+
[INSERT OTHER DETAILS e.g. Prop References, Return Value ]
87+
9488
9589
#### Code Snippet With Solution
96-
<details><summary>Click to see code snippets...</summary>
90+
??? Info "Click to see code snippets"
9791
98-
[INSERT PATH file/path/to/Snippet.jsx]
92+
[INSERT PATH file/path/to/Snippet.jsx]
9993
100-
```jsx
101-
[Code example showing the fix/solution]
102-
```
94+
```jsx
95+
[Code example showing the fix/solution]
96+
```
10397
104-
</details>
10598
10699
#### Why the Fix Works
107100
<!-- Author Instruction: Add an explanation of how the code changes resolve the accessibility issue and why this approach was chosen -->

0 commit comments

Comments
 (0)