mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update Slickgrid to 2.3.7. As this version includes all the features we need, it can be moved out of the vendor directory and we'll use yarn to pull it in.
This commit is contained in:
committed by
Dave Page
parent
b98fcaa829
commit
94aa5487fb
@@ -1,10 +0,0 @@
|
||||
|
||||
import React from 'react';
|
||||
import {render} from 'react-dom';
|
||||
import QueryHistory from './history/query_history';
|
||||
|
||||
export {
|
||||
render,
|
||||
React,
|
||||
QueryHistory,
|
||||
};
|
||||
Reference in New Issue
Block a user