Merge branch 'dev' into feat/surat-kontrol-135
This commit is contained in:
No files matched your search
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user