Browse Source

export const SentEditInner

visuddhinanda 3 years ago
parent
commit
c0edac33f8
1 changed files with 1 additions and 1 deletions
  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,