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 ddff1a4 commit 5f315afCopy full SHA for 5f315af
src/store-inspector/Details.tsx
@@ -1,7 +1,7 @@
1
/** @jsx createElement */
2
3
import {OPEN_CELL, STATE_TABLE} from './common';
4
-import React, {ReactNode, SyntheticEvent} from 'react';
+import {ReactNode, SyntheticEvent} from 'react';
5
import {useCell, useSetCellCallback} from '../ui-react';
6
import {CURRENT_TARGET} from '../common/strings';
7
import {Id} from '../types/common';
0 commit comments