File tree Expand file tree Collapse file tree
docs/known-issues-and-solutions/solutions-index Expand file tree Collapse file tree Original file line number Diff line number Diff 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 -->
You can’t perform that action at this time.
0 commit comments