-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi
Some lame question here - would you please provide example for typescript implementation.
Typically structure is following
export interface IProps {}
export interface IState {}
export class ABC extendends Component<IProps, IState> ...
Then named import is used.
Whats the proper way to add react-store? thanks
Thanks
Metadata
Metadata
Assignees
Labels
No labels