import { Accordion, AccordionContent, AccordionItem, AccordionTrigger, } from "@/components/ui/accordion"; import React from "react"; const Notify = () => { return (
邮箱 Yes. It adheres to the WAI-ARIA design pattern. 钉钉 Yes. It adheres to the WAI-ARIA design pattern. 微信公众号 Yes. It adheres to the WAI-ARIA design pattern. Telegram Yes. It adheres to the WAI-ARIA design pattern. Webhook Yes. It adheres to the WAI-ARIA design pattern.
); }; export default Notify;