mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
minimal popper implementation for context menu placement
This commit is contained in:
@@ -205,7 +205,7 @@ const EntityContextMenu = ({
|
||||
separator,
|
||||
{
|
||||
icon: IconSettings,
|
||||
label: "Advanced settings",
|
||||
label: "Settings",
|
||||
onClick: () =>
|
||||
navigate(routes.settings.path(["data", "entities", entity.name]), {
|
||||
absolute: true
|
||||
|
||||
Reference in New Issue
Block a user