Commit 45d723a
authored
Fix parameter name in cbutton example (#91)
Updated the parameter name from 'custom-id' to 'custom_id' in the cbutton function.
Signed-off-by: Luca Zeuch <[email protected]>1 parent 02c9ad8 commit 45d723a
File tree
1 file changed
+1
-1
lines changed- content/learn/advanced/custom-interactions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments