experiment/tanstack #172

Merged
niggl merged 106 commits from experiment/tanstack into dev 2023-04-12 19:31:47 +00:00
Showing only changes of commit b35375c929 - Show all commits

View File

@ -212,7 +212,7 @@
/>
</th>
{#each headerGroup.headers as header}
<th class="cursor-pointer">
<th class="cursor-pointer min-w-[5rem]">
{#if !header.isPlaceholder}
<button
class="w-full"