diff --git a/src/qqq/components/misc/GotoRecordDialog.tsx b/src/qqq/components/misc/GotoRecordDialog.tsx index 0da9c41..7657e7f 100644 --- a/src/qqq/components/misc/GotoRecordDialog.tsx +++ b/src/qqq/components/misc/GotoRecordDialog.tsx @@ -358,7 +358,7 @@ export function GotoRecordButton(props: GotoRecordButtonProps): JSX.Element return ( { - props.buttonVisible && hasGotoFieldNames(props.tableMetaData) && + props.buttonVisible && hasGotoFieldNames(props.tableMetaData) && }