The scope
prop should be used only on <th>
elements.
This rule takes no arguments.
<th scope="col" />
<th scope={scope} />
<div scope />
The scope
prop should be used only on <th>
elements.
This rule takes no arguments.
<th scope="col" />
<th scope={scope} />
<div scope />