We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d46d9e commit 8c3ab8bCopy full SHA for 8c3ab8b
packages/scratch-gui/src/index.ts
@@ -4,7 +4,6 @@ import {legacyConfig} from './legacy-config';
4
export {default} from './containers/gui.jsx';
5
export {default as GUIComponent} from './components/gui/gui.jsx';
6
export {default as AppStateHOC} from './lib/app-state-hoc.jsx';
7
-export {remixProject} from './reducers/project-state.js';
8
export {setAppElement} from 'react-modal';
9
10
export {legacyConfig};
0 commit comments