mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
fix: coffee typo
This commit is contained in:
parent
d449c29321
commit
8e0291004a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export function Donate() {
|
||||||
<Item
|
<Item
|
||||||
href="https://buymeacoffee.com"
|
href="https://buymeacoffee.com"
|
||||||
icon={<SiBuymeacoffee />}
|
icon={<SiBuymeacoffee />}
|
||||||
label="Buy Me a Coffe"
|
label="Buy Me a Coffee"
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue