Файловый менеджер - Редактировать - /home/digitalm/tendebergamo/wp-content/plugins/elementor/packages/elementor-ui/components/ui/text.js
Назад
import styled from 'styled-components'; import { getStyle } from 'e-utils'; import styles from 'e-styles/text'; const SharedText = styled.p.attrs( ( props ) => ( { as: props.tag } ) )`${ ( props ) => getStyle( styles, props, 'shared' ) }`; const Text = styled( SharedText )`${ ( props ) => getStyle( styles, props, 'unique' ) }`; Text.propTypes = { className: PropTypes.string, children: PropTypes.any, variant: PropTypes.oneOf( [ 'xxs', 'xs', 'sm', 'md', 'lg', 'xl' ] ), tag: PropTypes.string, }; Text.defaultProps = { className: '', tag: 'p', }; export default Text;
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.04 |
proxy
|
phpinfo
|
Настройка