@@ -1,4 +1,4 @@
|
||||
import {BackTop, Layout} from "antd";
|
||||
import {FloatButton, Layout} from "antd";
|
||||
import preval from "preval.macro";
|
||||
import React, {lazy, Suspense, useEffect} from "react";
|
||||
import {useTranslation} from "react-i18next";
|
||||
@@ -371,7 +371,7 @@ export function Manage({conflict, bodyshop}) {
|
||||
{PageContent}
|
||||
</Sentry.ErrorBoundary>
|
||||
|
||||
<BackTop/>
|
||||
<FloatButton.BackTop/>
|
||||
<Footer>
|
||||
<div
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user