Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi-admin/admin/src/components/SizedInput/index.js
Назад
import React from 'react'; import { Col } from 'reactstrap'; import PropTypes from 'prop-types'; import IntlInput from '../IntlInput'; // TODO: remove this component const SizedInput = ({ size, ...rest }) => { return ( <Col {...size}> <IntlInput {...rest} /> </Col> ); }; SizedInput.defaultProps = { size: { xs: '6', }, }; SizedInput.propTypes = { size: PropTypes.object, }; export default SizedInput;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка