# Enhancement: Improved Header UI and Button Interactions 🎨 #322
Annotations
4 errors
Test:
app/components/header/HeaderActionButtons.client.tsx#L32
Property 'directory' does not exist on type 'HTMLInputElement'.
|
Test:
app/components/header/HeaderActionButtons.client.tsx#L221
Argument of type '{ 'text-bolt-elements-textPrimary': boolean | undefined; 'text-bolt-elements-textSecondary hover:text-bolt-elements-textPrimary': boolean; 'opacity-50 cursor-not-allowed': boolean | undefined; }' is not assignable to parameter of type 'ClassNamesArg'.
|
Test:
app/lib/stores/workbench.ts#L501
Object literal may only specify known properties, and 'path' does not exist in type 'File'.
|
Test
Process completed with exit code 2.
|