use `class` instead of `className`

pull/2835/head
Tuğçe Küçükoğlu 2022-08-04 17:29:41 +03:00
parent c7243d25dc
commit 5091c4ac6f
4 changed files with 28 additions and 28 deletions

View File

@ -586,8 +586,8 @@ export default {
</code></pre>
<h6>Closed State Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -608,8 +608,8 @@ export default {
</div>
<h6>Popup Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -678,8 +678,8 @@ export default {
</div>
<h6>Chips Input Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -700,8 +700,8 @@ export default {
</div>
<h6>Chip Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>

View File

@ -593,8 +593,8 @@ export default {
</code></pre>
<h6>Closed State Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -631,8 +631,8 @@ export default {
</div>
<h6>Popup Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -705,8 +705,8 @@ export default {
</div>
<h6>Filter Input Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>

View File

@ -440,8 +440,8 @@ export default {
</code></pre>
<h6>Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -518,8 +518,8 @@ export default {
</div>
<h6>Filter Input Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>

View File

@ -633,8 +633,8 @@ export default {
</code></pre>
<h6>Closed State Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -671,8 +671,8 @@ export default {
</div>
<h6>Popup Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -761,8 +761,8 @@ export default {
</div>
<h6>Toggle All Checkbox Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -783,8 +783,8 @@ export default {
</div>
<h6>Filter Input Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>
@ -833,8 +833,8 @@ export default {
</div>
<h6>Close Button Keyboard Support</h6>
<div className="doc-tablewrapper">
<table className="doc-table">
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Key</th>