mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 14:25:47 +00:00
refactor(FE-316): Refactor Uniformity table and status helpers
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { Location } from '@/types/api/location/location';
|
||||
import { Kandang } from '@/types/api/kandang/kandang';
|
||||
import { BaseMetadata } from '../api-general';
|
||||
import { BaseMetadata } from '@/types/common/base-metadata';
|
||||
|
||||
export type Uniformity = BaseMetadata & {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user