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 a966129 commit f3d0bd8Copy full SHA for f3d0bd8
src/components/TestMenu/ReduxTestMenu.tsx
@@ -5,6 +5,7 @@ import {
5
setFilePath,
6
toggleRightPanel,
7
setValidCode,
8
+ openBrowserDocs,
9
} from '../../context/actions/globalActions';
10
import {
11
addAsync,
0 commit comments