Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/.cache/admin/src/components/LeftMenu/LeftMenuFooter/index.js
Назад
/** * * LeftMenuFooter * */ import React from 'react'; import { PropTypes } from 'prop-types'; import Wrapper from './Wrapper'; function LeftMenuFooter({ version }) { // PROJECT_TYPE is an env variable defined in the webpack config // eslint-disable-next-line no-undef const projectType = PROJECT_TYPE; return ( <Wrapper> <div className="poweredBy"> <a key="website" href="https://strapi.io" target="_blank" rel="noopener noreferrer"> Strapi </a> <a href={`https://github.com/strapi/strapi/releases/tag/v${version}`} key="github" target="_blank" rel="noopener noreferrer" > v{version} </a> <a href="https://strapi.io" target="_blank" rel="noopener noreferrer"> — {projectType} Edition </a> </div> </Wrapper> ); } LeftMenuFooter.propTypes = { version: PropTypes.string.isRequired, }; export default LeftMenuFooter;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка