Skip to content

Commit

Permalink
Update Home.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenin82 authored Mar 28, 2024
1 parent 4b346c7 commit 858869d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Home/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const MuLiveCounter = () => {
};

const Home = () => {
const donationLink = process.env.REACT_APP_DONATION_LINK
// const donationLink = process.env.REACT_APP_DONATION_LINK

return (
<>
Expand Down

0 comments on commit 858869d

Please sign in to comment.