Port Schema & Catalog node to react. Fixes #6655

This commit is contained in:
Rahul Shirsat
2021-09-09 13:01:53 +05:30
committed by Akshay Joshi
parent 40879a5784
commit 08f2121544
34 changed files with 494 additions and 125 deletions
@@ -74,6 +74,7 @@ describe('MaterializedViewSchema', ()=>{
confirmOnCloseReset={false}
hasSQL={false}
disableSqlHelp={false}
disableDialogHelp={false}
/>);
});
@@ -93,6 +94,7 @@ describe('MaterializedViewSchema', ()=>{
confirmOnCloseReset={false}
hasSQL={false}
disableSqlHelp={false}
disableDialogHelp={false}
/>);
});