Fixes table header (#1087)

* Wrap up Front chat

* Wrap up Front chat

* Disable entity selectionwhen starting from menu
This commit is contained in:
Charles Bochet
2023-08-04 19:27:48 -07:00
committed by GitHub
parent 6008789a17
commit 1bf44e0188
4 changed files with 17 additions and 12 deletions

View File

@ -188,7 +188,7 @@ export function EntityTableHeader() {
);
return (
<thead>
<thead data-select-disable>
<tr>
<th
style={{