Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/react-select/src/animated/MultiValue.js
Назад
// @flow import React, { type AbstractComponent } from 'react'; import { type MultiValueProps } from '../components/MultiValue'; import { Collapse } from './transitions'; // strip transition props off before spreading onto actual component const AnimatedMultiValue = ( WrappedComponent: AbstractComponent<MultiValueProps> ): AbstractComponent<MultiValueProps> => { return ({ in: inProp, onExited, ...props }) => ( <Collapse in={inProp} onExited={onExited}> <WrappedComponent cropWithEllipsis={inProp} {...props} /> </Collapse> ); }; export default AnimatedMultiValue;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка