mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
adding context menu to entities list
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
TbToggleLeft
|
||||
} from "react-icons/tb";
|
||||
|
||||
type TFieldSpec = {
|
||||
export type TFieldSpec = {
|
||||
type: string;
|
||||
label: string;
|
||||
icon: any;
|
||||
|
||||
Reference in New Issue
Block a user