Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
I want to use tailwindcss to set header, like this:
header: { className: "font-bold" },
but i can't set <h1> <h2> <h3>...?
<h1> <h2> <h3>
Also, if I don't set config I lose all style, why?