mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-06 02:21:11 +02:00
Update default comment in ZapDialog to reflect new branding
This commit is contained in:
@@ -251,7 +251,7 @@ export function ZapDialog({ target, children, className }: ZapDialogProps) {
|
||||
|
||||
useEffect(() => {
|
||||
if (target) {
|
||||
setComment('Zapped with MKStack!');
|
||||
setComment('Zapped with zelo.news!');
|
||||
}
|
||||
}, [target]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user