feat: install and scaffold Tablar theme #6

Merged
rlong merged 139 commits from feature/tablar-theme into master 2026-05-02 16:01:21 -04:00
Showing only changes of commit 3cc39c4b3d - Show all commits
@@ -11,7 +11,8 @@
sortField: { sortField: {
field: "text", field: "text",
direction: "asc" direction: "asc"
} },
controlInput: '<input type="text" />'
}); });
} }
}); });