Explorar el Código

export const SentEditInner

visuddhinanda hace 3 años
padre
commit
c0edac33f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,