mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
open existing tab, when possible
This commit is contained in:
@@ -26,3 +26,5 @@ export default function TableDataTab({ conid, database, schemaName, pureName, ta
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
TableDataTab.matchingProps = ['conid', 'database', 'schemaName', 'pureName'];
|
||||
|
||||
Reference in New Issue
Block a user