mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
The patch to do that has been submitted upstream; if accepted, we can un-vendorize again.
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib/ReactDOM');
|