File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ import {
62
62
LottieWithLoader ,
63
63
Alert ,
64
64
Upgrade ,
65
- ModalUi
65
+ Loader
66
66
} from "../primitives" ;
67
67
68
68
function PlaceHolderSign ( ) {
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ export { default as TourContentWithBtn } from "./TourContentWithBtn";
5
5
export { default as HandleError } from "./HandleError" ;
6
6
export { default as LoaderWithMsg } from "./LoaderWithMsg" ;
7
7
export { default as PdfDeclineModal } from "./PdfDeclineModal" ;
8
- export { default as LoaderWithMsg } from "./LoaderWithMsg" ;
9
8
export { default as LinkUserModal } from "./LinkUserModal" ;
10
9
export { default as QuotaCard } from "./QuotaCard" ;
11
10
export { default as LottieWithLoader } from "./DotLottieReact" ;
You can’t perform that action at this time.
0 commit comments