yusuketk hace 5 años
padre
commit
a2bf0fc8bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">
           <i className="fa fa-5x fa-spinner fa-pulse mx-auto text-muted"></i>
         </div>
-)}
+      )}
     >
       <RenderAppSettingsPageWrapper />
     </Suspense>