I\'m learning Redux and Typescript, I connected my component with Redux and
//Types
export interface DataState { readonly name: string; readonly data