visuddhinanda 3 лет назад
Родитель
Сommit
c0edac33f8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/components/template/SentEdit.tsx

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

@@ -45,7 +45,7 @@ export interface IWidgetSentEditInner {
   originNum: number;
   simNum?: number;
 }
-const SentEditInner = ({
+export const SentEditInner = ({
   id,
   origin,
   translation,