You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -903,7 +903,7 @@ The biggest benefit of Unfold components is the possibility to nest them inside
903
903
Card Title
904
904
{% endcomponent %}
905
905
{% endcomponent %}
906
-
{% endcompontent %}
906
+
{% endcomponent %}
907
907
```
908
908
909
909
Below you can find a more complex example which is using multiple components and processing them based on the passed variables from the `DASHBOARD_CALLBACK`.
0 commit comments