return ( <table class="table"> <thead> <tr> <th class="px-4 py-2">Kek</th> <th class="px-4 py-2">Lol</th> </tr> </thead> <tbody></tbody> </table> );