Add device configuration instruction
This commit is contained in:
committed by
Eugene Bujak
parent
a7416f9c34
commit
7e95ce9136
@@ -23,7 +23,7 @@ class Tab extends Component {
|
||||
className={tabClass}
|
||||
onClick={this.handleClick}
|
||||
>
|
||||
<svg className="tab__icon">
|
||||
<svg className="tab__icon">
|
||||
<use xlinkHref={`#${label.toLowerCase()}`} />
|
||||
</svg>
|
||||
{label}
|
||||
|
||||
Reference in New Issue
Block a user