import React, {Component} from 'react'; import {Input, Tooltip, Icon, Button} from 'antd'; class NotificationCard extends Component { render() { return (

Ding Talk

Web hook

Notification Name

{/*
*/} {/*

QQ

*/} {/*
*/} {/*

*/} {/**/} {/*Web hook */} {/**/} {/**/} {/**/} {/**/} {/**/} {/*

*/} {/*

*/} {/**/} {/*Notification Name */} {/**/} {/**/} {/**/} {/**/} {/*

*/} {/*
*/} {/*
*/}
) } } export default NotificationCard;