File tree
Expand file treeCollapse file tree1 file changed
+3
-3
lines changed src/table/tests/__snapshots__
Expand file treeCollapse file tree1 file changed
+3
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -335,7 +335,7 @@ Array [
|
335 | 335 | Admin
|
336 | 336 | </td>
|
337 | 337 | <td
|
338 |
| -class="bg-info" |
| 338 | +className="bg-info" |
339 | 339 | >
|
340 | 340 | Inactive
|
341 | 341 | </td>
|
@@ -366,7 +366,7 @@ Array [
|
366 | 366 | Member
|
367 | 367 | </td>
|
368 | 368 | <td
|
369 |
| -class="bg-info" |
| 369 | +className="bg-info" |
370 | 370 | >
|
371 | 371 | Pending
|
372 | 372 | </td>
|
@@ -397,7 +397,7 @@ Array [
|
397 | 397 | Staff
|
398 | 398 | </td>
|
399 | 399 | <td
|
400 |
| -class="bg-info" |
| 400 | +className="bg-info" |
401 | 401 | >
|
402 | 402 | Active
|
403 | 403 | </td>
|
|
You can’t perform that action at this time.
0 commit comments