Skip to content

Commit f419a26

Browse files
committed
docs: fix markdown formatting in dynamic view guidelines
1 parent a3dce68 commit f419a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/widgets/dynamic_view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ You can access specific array elements in the targetPath:
407407
4. Design empty states that are informative and actionable - include clear messaging and relevant actions like refresh buttons
408408
5. Keep templates modular and reusable when possible
409409
6. Use appropriate error handling in your UI design for cases when the API request fails
410-
7. # For empty states, use appropriate icons and colors that match your app's design system
410+
7. For empty states, use appropriate icons and colors that match your app's design system
411411
8. Provide custom `loaderWidget` and `errorWidget` for better user experience
412412
9. Use `resultTarget` when you need to reference the data with a specific name in your template
413413
10. Keep templates modular and reusable when possible

0 commit comments

Comments
 (0)