简体中文
import { SoonPill } from "@/ui/display/pill/components/SoonPill"; export const MyComponent = () => { return <SoonPill />; };
此页面对您有帮助吗?