interface IButton {
margin?: boolean;
width?: string;
justify?: JustifyContentProps;
}
const Button = styled.button`
.....
`;
interface ILoadButton extends IButton, DOMAttributes{
loading?: boolean;
}
export const LoadButton: FC= ({
loading,
children,
...props
}) => (
);
服务器托管,北京服务器托管,服务器租用,机房机柜带宽租用
咨询:董先生
电话13051898268 QQ/微信93663045!
上一篇: java圆柱面积体积 scanner
下一篇: node.js 定时任务/重复任务