1
0
Fork 0

fix(markdown): Remove unused list attribute from ReadMore tags

This commit is contained in:
Benjamin Fan 2024-01-29 08:43:38 -08:00
parent 06e10485d3
commit 83ae88c5d5
30 changed files with 30 additions and 30 deletions

View file

@ -4,4 +4,4 @@ title: Common code challenges
Below is a list of examples of how to implement common tasks in code:
<ReadMore list />
<ReadMore />