Przeglądaj źródła

fix the wrong file name in DoDetail

master
[email protected] 1 tydzień temu
rodzic
commit
deff18e2c2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/DoDetail/index.ts

+ 1
- 1
src/components/DoDetail/index.ts Wyświetl plik

@@ -1,3 +1,3 @@
export { default } from "./DodetailWrapper";
export { default } from "./DoDetailWrapper";
export { default as DoInfoCard } from './DoInfoCard';
export { default as DoLineTable } from './DoLineTable';

Ładowanie…
Anuluj
Zapisz