ags: reimplement tabs

This commit is contained in:
end-4
2024-03-03 23:48:28 +07:00
parent a0e4764d40
commit 95b2e11254
8 changed files with 145 additions and 218 deletions
@@ -200,3 +200,4 @@ export const ModuleCalendar = () => Box({
box.pack_end(contentStack, false, false, 0);
}
})