mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 12:42:48 +03:00
groups: remove debug statement
This commit is contained in:
parent
0a62aa8f22
commit
dfcc0bf7c3
@ -89,7 +89,6 @@ export function Notification(props: {
|
||||
}
|
||||
|
||||
const onClick = (e: any) => {
|
||||
console.log({ notification });
|
||||
const redirectFromLink = getNotificationRedirectFromLink(first.link);
|
||||
const redirectFromPlacePath =
|
||||
getNotificationRedirectFromPlacePath(notification);
|
||||
|
Loading…
Reference in New Issue
Block a user