Explorar o código

add openInEditMode

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
40acd10187
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/template/SentEdit.tsx

+ 1 - 0
dashboard/src/components/template/SentEdit.tsx

@@ -31,6 +31,7 @@ export interface ISentence {
   studio?: IStudio;
   updateAt: string;
   suggestionCount?: ISuggestionCount;
+  openInEditMode?: boolean;
 }
 export interface ISentenceId {
   book: number;