mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
fix active sidebar active item, added error boundaries for relational form fields, fixed schema diagram for m:n relations
This commit is contained in:
@@ -161,7 +161,7 @@ const EntityLinkList = ({
|
||||
>
|
||||
{entity.label}
|
||||
|
||||
{isLinkActive(href) && (
|
||||
{isLinkActive(href, 1) && (
|
||||
<Button
|
||||
IconLeft={IconSwitchHorizontal}
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user