fix: 120 type errors
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m47s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m47s
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
const { children } = $props();
|
||||
|
||||
console.log("RowChildren", children);
|
||||
|
||||
let registerIndex = 0;
|
||||
setContext("registerCell", function () {
|
||||
let index = registerIndex;
|
||||
|
||||
Reference in New Issue
Block a user