<Popover.Group className="hidden space-x-10 md:flex" as="nav">
I get an error at className:
Type 'string' is not assignable to type 'never'.
<Popover.Group className="hidden space-x-10 md:flex" as="nav">
I get an error at className:
Type 'string' is not assignable to type 'never'.