🐛 Reflect metadata wrong place
This commit is contained in:
parent
8a524348ec
commit
244993d05d
@ -1,3 +1,5 @@
|
||||
import "reflect-metadata";
|
||||
|
||||
import LeftArrowIcon from "@Assets/Icons/left-arrow.svg";
|
||||
import RightArrowIcon from "@Assets/Icons/right-arrow.svg";
|
||||
import Documents from "@Front/Api/LeCoffreApi/SuperAdmin/Documents/Documents";
|
||||
@ -20,7 +22,6 @@ import BasePage from "../../Base";
|
||||
import classes from "./classes.module.scss";
|
||||
import OcrResult from "./OcrResult";
|
||||
|
||||
import "reflect-metadata";
|
||||
|
||||
type IProps = {};
|
||||
type IPropsClass = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user