@extjs/reactor
Version:
Use Ext JS components in React.
5 lines • 320 B
JavaScript
module.exports.default = {
// Intentionally left blank. This file is a stub to appease IDE error checking for missing modules.
// The contents of this module are created at runtime by @extjs/reactor-babel plugin converting
// import { Grid } from '@extjs/reactor/classic' to const Grid = reactify('grid')
};