Skip to content

Commit

Permalink
feat: remove share text
Browse files Browse the repository at this point in the history
  • Loading branch information
JinleeJeong committed Apr 21, 2024
1 parent dbacf44 commit 5c9f91b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/common/navigation-bar/navigation-bar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { toast } from "sonner";

const ShareData = {
title: "Payout",
text: "Self-check Your Dividend Portfolio",
};

function validateReportUrl(url: string) {
Expand Down

0 comments on commit 5c9f91b

Please sign in to comment.