Skip to content

Commit 1affcd6

Browse files
committed
refactor: 更新客户端脚本
1 parent c0990f7 commit 1affcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Samples/MindMaps.razor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
window.BootstrapBlazor.MindMap = {
66
callbacks: {
77
clickCustom: function (args) {
8-
8+
console.log(args);
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)