style : add division

This commit is contained in:
lukman
2024-07-10 17:32:38 +08:00
parent b54780ca62
commit 34f077bacd
5 changed files with 210 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
import ViewDivision from "./view/view_division";
export { ViewDivision }