Skip to content

Commit

Permalink
Update Donate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed111112 authored Jan 4, 2024
1 parent d9a9618 commit 117b948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/theme/Donate.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import DonationBox from '../../DonationBox';
import DonationBox from '../../DonationBox.js';

const Donate = () => {
return <DonationBox />;
Expand Down

0 comments on commit 117b948

Please sign in to comment.