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

@@ -1,4 +1,5 @@
import { ViewDivision } from '@/module/new_division';
import { ViewDivision } from '@/module/division_new';
import React from 'react';
function Page() {