import { Button, styled, type ButtonProps } from "@mui/material"; import React from "react"; export const RippleDisabledButton: React.FC = (props) => (