Skip to content

Commit

Permalink
Update ICSFileButton.tsx removed text
Browse files Browse the repository at this point in the history
  • Loading branch information
BalrajDhakad authored Dec 19, 2024
1 parent 5c02342 commit c43befc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/buttons/ICSFileButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit c43befc

Please sign in to comment.