import currentState from '../shared-module' export default () => { return

{currentState()}

}