fix: Rename Label::ERROR.text().title()
with Label::ERROR.with_name().title()
#241
Loading
Label::ERROR.text().title()
with Label::ERROR.with_name().title()
#241