yusuketk 5 ani în urmă
părinte
comite
a2bf0fc8bd
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/client/js/components/Admin/App/AppSettingsPage.jsx

+ 1 - 1
src/client/js/components/Admin/App/AppSettingsPage.jsx

@@ -18,7 +18,7 @@ function AppSettingsPage(props) {
         <div className="row">
         <div className="row">
           <i className="fa fa-5x fa-spinner fa-pulse mx-auto text-muted"></i>
           <i className="fa fa-5x fa-spinner fa-pulse mx-auto text-muted"></i>
         </div>
         </div>
-)}
+      )}
     >
     >
       <RenderAppSettingsPageWrapper />
       <RenderAppSettingsPageWrapper />
     </Suspense>
     </Suspense>