Update interface.ts
This commit is contained in:
parent
049a7d06dc
commit
7e1734aab6
@ -125,7 +125,7 @@ export interface Entry<T = ObjectValue> {
|
||||
error?: string;
|
||||
i18n?: {
|
||||
[locale: string]: {
|
||||
data: EntryData;
|
||||
data: Partial<T>;
|
||||
};
|
||||
};
|
||||
meta?: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user