mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
fix: push to new link route
This commit is contained in:
@@ -69,7 +69,7 @@ export const LinkItem = React.memo(
|
|||||||
closeButton: true,
|
closeButton: true,
|
||||||
action: {
|
action: {
|
||||||
label: "Go to list",
|
label: "Go to list",
|
||||||
onClick: () => router.push("/")
|
onClick: () => router.push("/links")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user