JSFiddle - React, Tailwind, and code Playground

by poztin

HTML

<table>
    <tr>
        <td>Hello World</td>
    </tr>    
</table>

CSS

.test
{
    
}