lifecycle({
                  
                  
                      componentDidMount() {
                  
                  
                        console.log(this.state) // <- null
                  
                  
                      },
                  
                  
                    })
                  
                  
                  
                  
                  
                   this.props ок отображает
                  
                  
                
документацию открой
стейт там прокидывается через пропсы
this.props.activeTab
Обсуждают сегодня