Mark Connector as deprecated
This commit is contained in:
parent
2a4d196906
commit
a6a8fd833d
@ -17,6 +17,8 @@ import {ComponentType} from 'react'
|
|||||||
* the Actions class might depend on the HTTPClient class, and then it becomes
|
* the Actions class might depend on the HTTPClient class, and then it becomes
|
||||||
* easy to mock it during tests, or swap out different dependencies for
|
* easy to mock it during tests, or swap out different dependencies for
|
||||||
* different applications.
|
* different applications.
|
||||||
|
*
|
||||||
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
export abstract class Connector<LocalState> {
|
export abstract class Connector<LocalState> {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user