fix merge error
This commit is contained in:
Родитель
27dd065fbf
Коммит
2f074195a6
|
@ -10,7 +10,6 @@ import {
|
|||
Spinner,
|
||||
SpinnerSize,
|
||||
TooltipHost,
|
||||
Separator
|
||||
} from "@fluentui/react";
|
||||
import Fill from "ol/style/Fill";
|
||||
import Stroke from "ol/style/Stroke";
|
||||
|
@ -296,6 +295,7 @@ export class LayoutPredictPage extends React.Component<Partial<ILayoutPredictPag
|
|||
message={"A prediction operation is currently in progress, are you sure you want to leave?"}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче