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: docs/guides/configuration.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
@@ -122,7 +122,7 @@ new kanban.Kanban("#root", {
122
122
~~~
123
123
124
124
:::note
125
-
If you don't define your own card settings through [`cardShape`](/api/config/js_kanban_cardshape_config), Kanban will use the [**defaultCardShape**](/api/config/js_kanban_cardshape_config/#default-config) settings!
125
+
If you don't define your own card settings through [`cardShape`](/api/config/js_kanban_cardshape_config), Kanban will use the [`defaultCardShape`](/api/config/js_kanban_cardshape_config/#default-config) settings!
0 commit comments