Skip to content

Commit

Permalink
Update GoogleCalendarButton.tsx removed text
Browse files Browse the repository at this point in the history
  • Loading branch information
BalrajDhakad authored Dec 19, 2024
1 parent c43befc commit 95df3b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/buttons/GoogleCalendarButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ interface IGoogleCalendarButtonProps extends IButtonDefaultProps {}
* @param {string} props.className - The class name to be applied to the button.
*/
export default function GoogleCalendarButton({
text,
href,
target = '_blank',
iconPosition = ButtonIconPosition.LEFT,
Expand Down

0 comments on commit 95df3b9

Please sign in to comment.