Merge branch 'dev' into feat/surat-kontrol-135

This commit is contained in:
hasyim_kai
2025-11-17 10:58:10 +07:00
266 changed files with 16399 additions and 1982 deletions

No files matched your search

+1 -1
View File
@@ -2,7 +2,7 @@
import * as base from './_crud-base'
// Types
import type { Unit } from "~/models/unit";
import type { Unit } from '~/models/unit'
const path = '/api/v1/unit'
const name = 'unit'