import { Alert } from "antd"; import React from "react"; export default function AlertComponent(props) { return ; }