| 1 | import React from 'react'; |
| 2 | import { BrowserRouter } from 'react-router-dom'; |
| 3 | import { Provider } from 'react-redux'; |
| 4 | import { FocusStyleManager, HotkeysProvider } from '@blueprintjs/core'; |
nothing calls this directly
no test coverage detected