I noticed upstream graphiql explorer has the prop `explorerIsOpen` https://github.com/OneGraph/graphiql-explorer/blob/master/src/Explorer.js#L115. Could we add support for those props and just forward them to the component? Thanks