ags: reimplement tabs

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