mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Port Triggers node to react. Fixes #6672
This commit is contained in:
committed by
Akshay Joshi
parent
bb5e2b98e9
commit
351cb3e6ca
@@ -63,6 +63,7 @@ function SQLTab({active, getSQLValue}) {
|
||||
readOnly: true,
|
||||
}}
|
||||
isAsync={true}
|
||||
readonly={true}
|
||||
/>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user