= class extends React.PureComponent<IProps, {}> {
public render() {
return 1;
}
} as any;
Обсуждают сегодня