Skip to content

Commit

Permalink
chore: finalise dontae button
Browse files Browse the repository at this point in the history
  • Loading branch information
shan8851 committed Dec 6, 2024
1 parent cff05d4 commit 114329a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/components/donate/donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const Donate = () => {
]);

return (
<div className="flex items-center border border-red-400 rounded-lg">
<div className="flex items-center border rounded-lg">
<input
type="number"
min="0"
Expand Down

0 comments on commit 114329a

Please sign in to comment.