ВБ
Size: a a a
ВБ
i
TP
ВБ
TP
const wrapper = shallow(<Button btnDisabled /> );
console.log(wrapper.debug());
AS
Jj
TP
expect(wrapper.find(‘.app-btn’)).toBeDisabled()
ВБ
S
i
ВБ
TP
S
i
OT
.root--real
import style from '../sass/login.module.sass'
const {root-real} = style
TP
I