mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
react-dock-demo
This commit is contained in:
parent
23acc3b5fd
commit
e50a83ca3b
|
@ -51,7 +51,7 @@ interface State {
|
|||
size: number;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/ban-types
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
export default class App extends Component<{}, State> {
|
||||
state: State = {
|
||||
positionIdx: 0,
|
||||
|
|
Loading…
Reference in New Issue
Block a user