Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/.cache/admin/src/containers/NotFoundPage/index.js
Назад
/** * NotFoundPage * * This is the page we show when the user visits a url that doesn't have a route * * NOTE: while this component should technically be a stateless functional * component (SFC), hot reloading does not currently support SFCs. If hot * reloading is not a necessity for you then you can refactor it and remove * the linting exception. */ import React from 'react'; import PropTypes from 'prop-types'; import { NotFound } from 'strapi-helper-plugin'; const NotFoundPage = props => <NotFound {...props} />; NotFoundPage.propTypes = { history: PropTypes.shape({ goBack: PropTypes.func.isRequired, }).isRequired, }; export default NotFoundPage;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка