diff --git a/components/buttons/ICSFileButton.tsx b/components/buttons/ICSFileButton.tsx index 0a38e8f6b5cf..cc433fe9a474 100644 --- a/components/buttons/ICSFileButton.tsx +++ b/components/buttons/ICSFileButton.tsx @@ -19,7 +19,6 @@ interface IICSFButtonProps extends IButtonDefaultProps {} * @param {string} props.className - The class name to be applied to the button. */ export default function ICSFButton({ - text, href, target = '_blank', iconPosition = ButtonIconPosition.LEFT,